OpenSearch/x-pack/qa/reindex-tests-with-security/src/test
Luca Cavanna 674225aaa1
[TEST] Enforce skip headers when needed (#34735)
The java yaml test runner supports sending request headers, yet not all clients support headers. This commit makes sure that we enforce adding a skip section with feature "headers" whenever headers are used in a do section as part of a test. That decreases the chance for new tests to break client builds due to the missing skip section.

Closes #34650
2018-10-31 13:07:02 +01:00
..
java/org/elasticsearch/xpack/security Improve IndexNotFoundException's default error message (#34649) 2018-10-24 12:53:31 -07:00
resources/rest-api-spec/test [TEST] Enforce skip headers when needed (#34735) 2018-10-31 13:07:02 +01:00