Hi guys!
I have a plan with job, the job has two maven tasks. First task may failed or not, second final task performs failed tests from first task. If second task is passed - job should be green.
Could you please tell how can I do that?
Thanks!
Hi Eugene:
Simple: The first maven task should have
-Dmaven.test.failure.ignore=true
Remember to unclick tests parser in Bamboo
Check maven documentation http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html
Hi Mariela, thanks a lot!
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.