How to configure bamboo to go to the next job even when the last job failed

Faten Ben Ameur April 16, 2021

Hi everyone,

I have a bamboo stage with many bamboo jobs to test different applications.

The problem is when a job is failed, the whole build stop and failed automatically.

I want that it go to the next job to continue the process because the jobs are independant. 

so the failed job will display "failed" but it continue to the next one and finish the stage.

How can I do that please?

Thank you so much,

Faten

1 answer

1 vote
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 17, 2021

If jobs are at same stage then they don't affect each other and executed in parallel.

Faten Ben Ameur April 19, 2021

Thank you Alexey for your response,

I have one job by stage in one plan. but when one job is failed all the plan is failed. it doesn't keep the result of the previous job et go to the next one. all the build will be failed just because the second job for example was failed.

Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 20, 2021

Job failure causes stage failure. Stage failure causes build failure.

If you want parallel job execution, put them under same stage. This stage will fail when one of job failed, but at least you will get result of other jobs execution

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events