OpenSearch/qa/smoke-test-ml-with-security
Hendrik Muhs 7ef9a16f45 [ML] implement '_all' for stopping datafeeds (elastic/x-pack-elasticsearch#995)
Add a '_all' functionality for stopping ML datafeeds.

For cluster shutdown due to maintenance and major upgrades we recommend the user to stop all datafeeds and jobs. This change add the ability to stop all datafeeds at once where previously it was required to iterate over all feeds and do a explicit stop. This is part two of elastic/x-pack-elasticsearch#795, part one can be found in elastic/x-pack-elasticsearch#962 .

relates elastic/x-pack-elasticsearch#795

Original commit: elastic/x-pack-elasticsearch@ed1eff83d5
2017-04-11 13:39:22 +02:00
..
src/test/java/org/elasticsearch [ML] implement '_all' for stopping datafeeds (elastic/x-pack-elasticsearch#995) 2017-04-11 13:39:22 +02:00
build.gradle [TEST] Enable two blacklisted tests that now work 2017-03-30 10:26:15 +01:00
roles.yml [TEST] Improve ML security test comments and account for new close assertion 2017-03-27 10:24:05 +01:00