Update apache-zeppelin-detect.yaml

patch-1
Prince Chaddha 2021-12-24 18:13:08 +05:30 committed by GitHub
parent 27160b1f2e
commit 4670e24ef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -13,8 +13,13 @@ requests:
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title ng-bind="$root.pageTitle">Zeppelin</title>'
- type: status
status:
- 200