OpenSearch/buildSrc
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
..
reaper Fix for build runtime classpath instability (#45347) 2019-08-08 12:41:17 -07:00
src Restrict which tasks can use testclusters (#45198) 2019-08-09 13:38:01 +03:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Fix for build runtime classpath instability (#45347) 2019-08-08 12:41:17 -07:00
settings.gradle Use reaper process instead of shutdown hooks for testclusters (#44927) 2019-08-02 18:58:04 -07:00
version.properties Upgrade to Netty 4.1.38 (#45132) (#45364) 2019-08-09 03:38:14 +02:00