commit
a57bcda074
|
@ -10,9 +10,16 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}/ws/v1/cluster/info'
|
||||
- '{{BaseURL}}/ws/v1/cluster/apps/new-application'
|
||||
|
||||
matchers-condition: or
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'hadoopVersion'
|
||||
- 'resourceManagerVersionBuiltOn'
|
||||
condition: and
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
words:
|
||||
- 'javax.ws.rs.WebApplicationException'
|
||||
|
|
Loading…
Reference in New Issue