[TEST] Minor updates to rest api spec tests (#34551)

This commit is contained in:
Emily S 2018-10-23 19:09:09 +02:00 committed by GitHub
parent 89dc07bdd9
commit eaa05fe762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 2 deletions

View File

@ -68,6 +68,7 @@
- skip:
version: " - 6.99.99"
features: headers
reason: include_type_name was introduced in 7.0.0
- do:

View File

@ -58,6 +58,8 @@
---
"empty action":
- skip:
features: headers
- do:
catch: /Malformed action\/metadata line \[3\], expected FIELD_NAME but found \[END_OBJECT\]/

View File

@ -66,9 +66,9 @@ setup:
"Least impact smoke test":
# only passing these parameters to make sure they are consumed
- do:
max_concurrent_shard_requests: 1
max_concurrent_searches: 1
msearch:
max_concurrent_shard_requests: 1
max_concurrent_searches: 1
body:
- index: index_*
- query:

View File

@ -22,6 +22,7 @@
"tasks_list headers":
- skip:
version: " - 6.99.99"
features: headers
reason: task headers has been added in 7.0.0
- do: