Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is there way to put parallel in stage?

Eunbi LEE March 1, 2023

I want to put several steps in stage and  makes them run in parallel

 

For example,

there is a, b, c step in X stage,

d, e, f step in Y stage,

and I want that X stage and Y stage run in parallel.

 

Is it possible or is there a way to do that?

1 answer

1 accepted

2 votes
Answer accepted
Erez Maadani
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 1, 2023

Hey @Eunbi LEE 

According to https://support.atlassian.com/bitbucket-cloud/docs/stage-options/Parallel stages are not supported.

Screenshot 2023-03-01 at 22.17.28.png

You can either:

  1. Merge the steps of each stage into one step, and then run the two new steps in parallel.
  2. Use Rest API to trigger two pipelines in parallel. See this answer: https://community.atlassian.com/t5/Bitbucket-questions/Re-Multiple-Pipelines-for-multi-project-monorepo/qaq-p/1288739/comment-id/51281#M51281

Personally, I would go with option #1. 

Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 2, 2023

Hey @Eunbi LEE ,

Welcome to the Community!

As correctly stated by @Erez Maadani , parallel stages are currently not supported in Bitbucket Pipelines. However, we already have a feature request opened to implement this functionality, which you can access using the following link : 

I would suggest you to add your vote there, since this helps both developers and product managers to understand the interest. Also, make sure you add yourself as a watcher in case you want to receive first-hand updates from that ticket. Please note that all features are implemented with this policy in mind.

Thank you, @Eunbi LEE !

Patrik S

Like Chad Greenburg likes this
Eunbi LEE March 3, 2023

Dear@Erez Maadani , @Patrik S,

Thank you for your respond !

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events