Link to Octopus Deploy to trigger automated testing when deploy is successful

Monday, May 12, 2014
Avatar
Hi,

Does anyone know of a way to link Octopus Deploy to SpiraTeam so that we can trigger the automated tests to run as soon as a deployment is successful?
http://octopusdeploy.com/

The plan:

1.  Deploy to the deployment test server using Octopus - which runs unit, build and deployment tests as part of the deployment.
2.  If deployment passes - automated smoke and regression tests are triggered
3.  If automated smoke and regression tests pass - automated deployment to QA manual test environment is triggered
4.  If that deployment is successful - automated smoke and regression tests again run and automated report sent to test team if it passes
etc...

I want a continuous deployment set up with as much automation as possible to remove human error.
2 Replies
Tuesday, May 13, 2014
Avatar
inflectra.jimx
re: countdownSupport Monday, May 12, 2014
Hi Amanda

Both Rapise and RemoteLaunch have command-line interfaces where you can pass in a specific Test Set ID.

We use this process for our internal continuous build server (Jenkins) where the build calls Rapise and RemoteLaunch command-lines and passes the Test Set ID of the appropriate regression and/or smoke test.

Regards

Jim
Tuesday, May 13, 2014
Avatar
re: inflectra.jimx Tuesday, May 13, 2014
Excellent, thanks Jim.   I'll ask the developers (they have control of the CI server) to help coordinate this.

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Monday, May 12, 2014
  • Last Reply: Tuesday, May 13, 2014
  • Replies: 2
  • Views: 9611