OpenSearch/distribution
Luca Cavanna 14ba36977e [TEST] prevent yaml tests from using raw requests (#26044)
Raw requests are supported only by the java yaml test runner and were introduced to test docs snippets. Some yaml tests ended up using them (see #23497) which causes failures for other language clients. This commit migrates those yaml tests to Java tests that send requests through the Java low-level REST client, and also moves the ability to send raw requests to a special client that's only available when testing docs snippets.

Closes #25694
2017-08-07 11:02:16 +02:00
..
bwc bwc checkout should fetch from all remotes 2017-07-07 13:39:24 +02:00
deb Introduce elasticsearch-env 2017-07-21 09:38:49 +09:00
integ-test-zip [TEST] prevent yaml tests from using raw requests (#26044) 2017-08-07 11:02:16 +02:00
rpm Introduce elasticsearch-env 2017-07-21 09:38:49 +09:00
src/main Exit immediately if shell scripts encounter error 2017-08-05 01:36:19 +09:00
tar Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
tools Exit immediately if shell scripts encounter error 2017-08-05 01:36:19 +09:00
zip Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Exit immediately if shell scripts encounter error 2017-08-05 01:36:19 +09:00