OpenSearch/qa/smoke-test-ml-with-security
Dimitris Athanasiou cc432aee34 [ML] Check calendar exists before removing job (elastic/x-pack-elasticsearch#3661)
Also, removes check for whether a job-to-remove exists
and replaces it with a check of whether a job-to-remove
is already present in the calendar. This allows to
remove a job that may no longer exists and it improves
feedback for the case that an existing job is removed from
a calendar that doesn't contain it.

relates elastic/x-pack-elasticsearch#3620

Original commit: elastic/x-pack-elasticsearch@3ea39be1b6
2018-01-22 13:49:38 +00:00
..
src/test/java/org/elasticsearch/smoketest Split up xpack plugins into their own modules (elastic/x-pack-elasticsearch#3643) 2018-01-19 23:30:17 -06:00
build.gradle [ML] Check calendar exists before removing job (elastic/x-pack-elasticsearch#3661) 2018-01-22 13:49:38 +00:00
roles.yml [ML] Make datafeeds run-as the user who created/updated them (elastic/x-pack-elasticsearch#3254) 2017-12-11 13:01:16 +00:00