OpenSearch/qa/reindex-from-old
Nik Everett 2ffdd4468d Skip reindex tests from old es if we can't run it
Two of the versions of Elasticsearch we need to run for these tests
can't run in Java 9 so we skip the entire test if we are running in
java 9. For now. I'd like to reenable it to run against java 8 if
there is one available, but that can wait for another time.

Relates to #24561
2017-05-11 15:32:31 -04:00
..
src/test/java/org/elasticsearch/smoketest Add qa module that tests reindex-from-remote against pre-5.0 versions of Elasticsearch (#24561) 2017-05-11 10:06:20 -04:00
build.gradle Skip reindex tests from old es if we can't run it 2017-05-11 15:32:31 -04:00