OpenSearch/x-pack/plugin
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
..
ccr Restrict which tasks can use testclusters (#45198) 2019-08-09 13:38:01 +03:00
core [ML-DataFrame] Combine task_state and indexer_state in _stats (#45324) 2019-08-08 16:24:26 +01:00
data-frame [ML-DataFrame] fix test failure in checkpoint retrieval (#45297) 2019-08-09 09:04:53 +02:00
deprecation [7.x] Rename indexlifecycle to ilm and snapshotlifecycle to sl… (#44977) 2019-07-29 15:51:14 -06:00
frozen-indices Use index for peer recovery instead of translog (#45137) 2019-08-02 15:00:43 +01:00
graph migrate rollup/monitoring/graph/watcher actions to Writeable (#44464) (#44538) 2019-07-18 08:42:56 -07:00
ilm Restrict which tasks can use testclusters (#45198) 2019-08-09 13:38:01 +03:00
logstash Remove description from xpack feature sets (#43065) 2019-06-11 09:22:58 -07:00
mapper-flattened Add support for 'flattened object' fields. (#43762) 2019-07-01 12:08:50 +03:00
ml Introduce formal node ML role (#45174) 2019-08-06 13:00:05 -04:00
monitoring [7.x] Implement exponential average search time per hour statistics. (#44683) (#44897) 2019-07-26 15:56:34 +02:00
rollup Fix Rollup job creation to work with templates (#43943) 2019-08-06 10:53:44 -04:00
security Restrict which tasks can use testclusters (#45198) 2019-08-09 13:38:01 +03:00
sql SQL: Uniquely named inner_hits sections for each nested field condition (#45341) 2019-08-09 00:22:49 +03:00
src/test [ML-DataFrame] Combine task_state and indexer_state in _stats (#45324) 2019-08-08 16:24:26 +01:00
vectors Adds usage stats for vectors (#45023) 2019-07-31 12:32:41 -04:00
voting-only-node Close nodes properly in Coordinator tests (#44967) 2019-07-30 11:47:36 +01:00
watcher [7.x] Rename indexlifecycle to ilm and snapshotlifecycle to sl… (#44977) 2019-07-29 15:51:14 -06:00
build.gradle Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00