Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-16003

Fast fail all parallel steps immediately if any one of parallel steps failed

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Hi,
      We configured our test suites to run parallel using parallel pipeline feature.(https://blog.bitbucket.org/2018/03/27/speed-build-parallel-steps-pipelines/)

      on our observation

      Pipelines proceeds to deploy to test step if unit tests, integration test and browser tests are passed.

      But lets take a situation where unit tests got failed. In that case another two parallel test continues till end and marked as failure at end. Instead we want to stop the pipeline immediately if any one of parallel test got failed.

              Unassigned Unassigned
              e4d7bd6e78b4 Naveen S
              Votes:
              47 Vote for this issue
              Watchers:
              34 Start watching this issue

                Created:
                Updated:
                Resolved: