OpenSearch/modules
Ryan Ernst 212f24aa27 Tests: Clean up rest test file handling (#21392)
This change simplifies how the rest test runner finds test files and
removes all leniency.  Previously multiple prefixes and suffixes would
be tried, and tests could exist inside or outside of the classpath,
although outside of the classpath never quite worked. Now only classpath
tests are supported, and only one resource prefix is supported,
`/rest-api-spec/tests`.

closes #20240
2017-04-18 15:07:08 -07:00
..
aggs-matrix-stats Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
ingest-common Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
lang-expression Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
lang-mustache Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
lang-painless Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
percolator Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
reindex Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-url Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
transport-netty4 Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00