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

XMLWordPrintable

      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.

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

              Created:
              Updated:
              Resolved: