OpenSearch/x-pack/plugin/ccr/qa/restart
Alpar Torok 634a070430 Restrict which tasks can use testclusters (#45198)
* Restrict which tasks can use testclusters

This PR fixes a problem between the interaction of test-clusters and
build cache.
Before this any task could have used a cluster without tracking it as
input.
With this change a new interface is introduced to track the tasks that
can use clusters and we do consider the cluster as input for all of
them.
2019-08-09 13:38:01 +03:00
..
src/test/java/org/elasticsearch/xpack/ccr Enable reading auto-follow patterns from x-content (#40130) 2019-03-18 21:48:44 -04:00
build.gradle Restrict which tasks can use testclusters (#45198) 2019-08-09 13:38:01 +03:00