Merge pull request #2111 from pikpikcu/patch-203

Update hadoop-unauth.yaml
patch-1
Sandeep Singh 2021-07-26 01:35:34 +05:30 committed by GitHub
commit a57bcda074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -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'