OpenSearch/test/framework
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
..
src [TEST] Enforce skip headers when needed (#34735) 2018-10-31 13:07:02 +01:00
build.gradle Move precommit task implementation to java (#33407) 2018-09-17 14:09:28 +03:00