Using "Repository triggers the build" instead of "stash repository triggers the build" enables "queue-build-request-until-my-plan-finishes-current-build"

XMLWordPrintable

    • Type: Bug
    • Resolution: Not a bug
    • Priority: Low
    • None
    • Affects Version/s: 5.7.2
    • Component/s: None
    • None

      Steps to reproduce

      Stash Repository Triggers the build
      1. Create a plan linked to a Stash repository
      2. Add a sleep 60 task
      3. Use Stash Repository Triggers the build trigger
      4. Commit a change to Stash to trigger a build
      5. When the build start, push another commit
      Observations

      The second build is not triggered as governed by the concurrent build rule

      Repository triggers the builds
      1. Create a plan linked to a Stash repository
      2. Add a sleep 60 task
      3. Use Repository triggers the builds trigger
      4. Commit a change to Stash to trigger a build
      5. When the build start, push another commit
      Observations

      The second build is triggered which does not follow the concurrent build rule

      This behavior seems to be a fix for BAM-15449. However, I suspect this isn't an expected behavior as the 2nd build gets built without entering the build queue

            Assignee:
            Unassigned
            Reporter:
            Deric Lee (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: