OpenSearch/qa/multi-cluster-search
Adrien Grand 231a63fdf8
Remove useless version checks in REST tests. (#30165)
Many tests are added with a version check so that they do not run against a
version that doesn't have the feature yet. Master is 7.0, so all tests that
do not run against 6.0+ can be removed and the version check can be removed
on all tests that always run on 6.0+.
2018-05-02 11:34:15 +02:00
..
src/test Remove useless version checks in REST tests. (#30165) 2018-05-02 11:34:15 +02:00
build.gradle Test: Remove specifying zip distribution in qa tests (#28805) 2018-02-23 13:45:38 -08:00