In Bamboo tutorial, it shows us to separate build/deploy/test/report into different stages in a build plan, what if I use another "deployment project" to deploy my artifact, then how can I trigger my integration test after the deploy job is done?
It looks like a "deployment project" is quite independent from "build plan" and I don't how to continue my CI process after that.
Please share your practice with me. Thanks!
You can use Cucumber For Bamboo plugin. This plugin adds Cucumber parsers in Build as well ad Deployment plans. It provides options to pass or fail build if any test is failed or based on failure threshold or can just print test results in Log without affecting deployment status.
The plugin also adds new UI elements to display deployment tests, Cucumbers results and pie chart of tests. It also has features to automatically link tests with JIRA issues.
https://marketplace.atlassian.com/plugins/com.mdb.plugins.cucumberforbamboo/server/overview
Same problem here. BTW I have found the following link with some workarounds:
https://answers.atlassian.com/questions/245008
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.