I would like to have the jenkins job failed when the error rate is higher than 0%.
I have already made this questions and some users explained me that I need to defined a SLA on error rate and I need to use to junit_sla_report.
I did it. I have a report for each scenario (3 in this moment) I run and now they pass all 3 but the job still fails
Can some help to understand it?
In the previous question a user post a video which was useful but did not help.
Thanks in advance
Is the SLA failing? what does the test result in Jenkins say?