My requirement is if i have the "Parent Build Plan" in which i have created the "Deployment Project" and "Child Build Plan" in "Dependency" tab.
I want once my "Parent Build Plan" is successful, it should execute "Deployment Project" and than "Child Build Plan".
1. "Parent Build Plan" - there are test scripts, which needs to be execute in DEV environment. Once Success - it should execute below steps sequentially.
2. "Deployment Project" - it does the deployment to TEST environment.
3. "Child Build Plan" - there are test scripts( functional / Non-functional test scripts), which needs to be execute in TEST environment. If it Success.
Thanks
Hi Abhineet,
Plan dependencies don't work in that way but I am thinking of a workaround to use script task in a deployment plan to trigger the child plan using Bamboo REST API.
Thanks!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.