taurus passfail criteria not working corresponding to a label

142 views
Skip to first unread message

Sreedevi Srinivasan

unread,
Feb 1, 2022, 11:13:13 AM2/1/22
to codename-taurus
Hi, 

I have the following setting in my yaml file for pass fail criteria. I have specified the same for one of the labels in my jmx file. But this doesn't seem to work. 
Could you please let me know if I am using the label right?

- module: passfail
  criteria:
  - avg-rt of FiveLocation_2Req>7000ms, stop as failed


Taurus.PNG

Thanks,
Sreedevi

Sreedevi Srinivasan

unread,
Feb 1, 2022, 12:46:58 PM2/1/22
to codename-taurus
fixed the criteria to the correct label. 

On Tuesday, February 1, 2022 at 11:13:13 AM UTC-5 Sreedevi Srinivasan wrote:
Hi, 

I have the following setting in my yaml file for pass fail criteria. I have specified the same for one of the labels in my jmx file. But this doesn't seem to work. 
Could you please let me know if I am using the label right?

- module: passfail
  criteria:
  - avg-rt of FiveLocations_2Req>7000ms, stop as failed


Taurus.PNG

Thanks,
Sreedevi

DT

unread,
Feb 2, 2022, 10:38:04 AM2/2/22
to codename-taurus
What you highlighted with the color of urine means that there were no errors during execution of the FiveLocation_2Req transaction (i.e. HTTP Status Code was below 400)

If you want to see the Pass/Fail criteria subsystemin action you need to take a look at the messages in the color of diarrhea below the stats table:

Untitled.png

it worth also checking exit status code of Taurus script execution, my expectation is that it will be non-zero.

Reply all
Reply to author
Forward
0 new messages