Good day all.

i'am rather new to gocd and the way it works, i have been playing around 
with it for a week now and i'm looking for a way to mark jobs with failed 
Junit tests as unstable instead of failing it and causing a lock in the 
pipeline, or using  "-Dmaven.test.failure.ignore=true" as this causes the 
stage to pass all green and there is no quick way to identify if there was 
any issues with the tests.

I have a mvn job that pulls from git then does: 
mvn
clean
install
(and tested with "-Dmaven.test.failure.ignore=true")


Could someone possibly assist, even if it's pointing me the right direction.

Regards
Niel.

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to go-cd+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to