Improved matcher
parent
d96af11c2a
commit
99b1ae2d46
|
@ -10,11 +10,14 @@ requests:
|
|||
- method: POST
|
||||
path:
|
||||
- '{{BaseURL}}/ws/v1/cluster/apps/new-application'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'application-id'
|
||||
- application-id
|
||||
- maximum-resource-capability
|
||||
condition: and
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
matchers-condition: and
|
Loading…
Reference in New Issue