commit
0cd3a78b77
|
@ -12,7 +12,7 @@ requests:
|
|||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
matchers-condition: or
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: regex
|
||||
regex:
|
||||
|
@ -21,3 +21,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 500
|
||||
- 503
|
||||
condition: or
|
||||
|
|
Loading…
Reference in New Issue