Add support for concurrent builds in Jenkins

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: 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.

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

              Created:
              Updated: