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.
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.