OpenSearch/x-pack/plugin/security/qa/basic-enable-security
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 Add cluster restart for security on basic (#42217) 2019-05-22 14:27:45 +10:00
build.gradle Restrict which tasks can use testclusters (#45198) 2019-08-09 13:38:01 +03:00