Make a stage or multiple stages exclusive and atomic so it will not run in parallel with other revisions

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Won't Do
    • None
    • Component/s: Builds
    • 0
    • 2

      It would be nice to set an 'exclusive' checkbox for a stage so it doesn't run multiple times at once.

      revision a compile b run unit tests c deploy to int d run integration tests
      4 running      
      3 running      
      2 done done awaiting rev 1 to finish stage c and d  
      1 done done done running

      While stages a and b can run in parallel, c and d can only run one revision at a time. In order to avoid collisions when deploying and running tests on the integration environment.

            Assignee:
            Unassigned
            Reporter:
            ArmenA
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: