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

Does Bitbucket pipeline parallel steps run in separate docker containers?

sayantan.roy September 16, 2019

I am trying to break down my project build's tests into multiple steps as it cannot run all the tests in a single step due to memory limit. However, I was wondering if I could use parallel steps to run these parallel! 

Does each step in a parallel set run in separate docker containers?

1 answer

1 accepted

1 vote
Answer accepted
Daniil Penkin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 16, 2019

Hello @sayantan.roy,

Yes, as mentioned here, each step, no matter if it is parallel or not, runs a separate Docker container. If you want, you can use different types of containers for each step by selecting different images.

Hope this helps.

Cheers,
Daniil

sayantan.roy September 17, 2019

Thank you @Daniil Penkin for your response.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events