You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi
I am a test automation engineer, my project consume Bamboo server for building.
I want to create a build that contains different stages, each stage contains a project build and executes tests. Since each stage is dependent on other, if first stage got failed the other stages got stopped from execution. Hence test execution was not completed at the end.
So please help me to create stages that are independent from the execution/build on the other.
Thanks in advance.
Its not possible for Bamboo to continue the stage if the previous stage fail.
Please use different Jobs or Build Plan instead of Stage.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.