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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi, We have a selenium test project that performs a regression test in a particular environment like QA or Staging. We would like to trigger this test after all the deploys to the environment have completed. Each environment has up to 25 deploys that update that environment so we want to make sure all of these have completed before triggering the testing.
Any ideas how this could be done in Bamboo? Would it involve using the rest api to check for complete of every single deploy?
Thanks
Lance
Look at this app - https://marketplace.atlassian.com/apps/1216136/after-deployment-trigger-for-bamboo?hosting=server&tab=overview
It allows to run plan when deployment complete, maybe it will solve your scenario
Thanks. After finally upgrading bamboo we where able to look at his plugin.
It looks like the trigger has to be defined as a deployment type in bamboo.
we actually use a build since it can run a deployment nant set of tasks for deploying our web sites. This tool doesnt seem to find those deployments that where setup as build task.
We have an environment deploy scenario that is basically a set of build projects that deploy a number of different web sites, services, windows services, db updates, etc.
I would like to trigger a test run after all of these have completed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.