We have created a build to trigger Neoload scenario. I have setup the SLA profile so that if the threshold is not met then the test status is reflected to be failed.
As part CI/CD pipleline integration, I would want to know if the test is passed or failed just looking at the pipleline.
What options do we have
1) Can Jenkins read the Test status - which says pass or failed and then update the status of my test run
2)Email notifications if the test passes or fails ?
3)any other options ?
Goal here is to pass or fail the build based on performance test results.
Thank you
John Moses