Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-39247

Add support for concurrent builds in Jenkins

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • shiningpanda-plugin
    • None

      How to (sometimes) reproduce:
      Create a Jenkins job with Execute concurrent builds if necessary checked, and a Virtualenv Builder running sleep 20 or something similar. Start two builds that will be running at the same time.

      Expected result:
      The two builds should be running with different virtualenvs.

      Actual result:
      The two builds are running using the same virtualenv.

            Unassigned Unassigned
            davidparsson David Pärsson
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: