-
Suggestion
-
Resolution: Timed out
-
None
-
0
-
This is a common scenario
A standard build plan runs build, unit test, and run code coverage.
Then a deployment plan to a development environment is triggered from that build plan.
A bamboo plugin called "after deployment" can then trigger a Smoke and Acceptance Test build plan to run web tests against that envrionment.
But that is where things grind to a halt.
How does the Smoke and Acceptance test then trigger a deployment to a QA environment so a that a Regression Test build plan can be run?
Currently there seems to be no way to really provide continuous delivery with Bamboo