OpenSearch/qa
Martijn van Groningen f2654b5872 [ML] Changed job and datafeed lifecycle management
* Removed OPENING and CLOSING job states. Instead when persistent task has been created and
   status hasn't been set then this means we haven't yet started, when the executor changes it to STARTED we have.
   The coordinating node will monitor cs for a period of time until that happens and then returns or times out.
* Refactored job close api to go to node running job task and close job there.
* Changed unexpected job and datafeed exception messages to not mention the state and instead mention that job/datafeed haven't yet started/stopped.

Original commit: elastic/x-pack-elasticsearch@37e778b585
2017-03-29 20:35:10 +02:00
..
audit-tests Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
core-rest-tests-with-security Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
ml-basic-multi-node [TEST] fixed content type in ML QA tests 2017-03-24 14:08:39 +00:00
ml-disabled [TEST] fixed content type in ML QA tests 2017-03-24 14:08:39 +00:00
ml-no-bootstrap-tests Rename x-pack project names to new names with split repo 2017-02-10 11:02:42 -08:00
ml-single-node-tests [ML] Adds a test for ml transport client (elastic/x-pack-elasticsearch#851) 2017-03-28 09:05:55 +01:00
reindex-tests-with-security [TEST] Set required euery on delete-by-query request 2017-03-28 17:15:23 +01:00
rolling-upgrade Silence UpgradeClusterClientYamlTestSuiteIT 2017-03-29 10:38:28 +02:00
security-client-tests Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
security-example-extension Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
security-migrate-tests Fix merging of field level security rules (elastic/x-pack-elasticsearch#796) 2017-03-22 05:10:30 -07:00
smoke-test-graph-with-security Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
smoke-test-ml-with-security [ML] Changed job and datafeed lifecycle management 2017-03-29 20:35:10 +02:00
smoke-test-monitoring-with-security Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
smoke-test-plugins Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
smoke-test-plugins-ssl Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
smoke-test-security-with-mustache Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
smoke-test-watcher [TEST] Disable ml in qa modules where necessary 2017-03-02 17:01:35 +00:00
smoke-test-watcher-with-mustache Handle Mustache not using Settings any more 2017-03-01 14:59:14 -05:00
smoke-test-watcher-with-painless Fix indentation in some yaml tests (elastic/x-pack-elasticsearch#686) 2017-03-02 12:43:43 +01:00
smoke-test-watcher-with-security Tests: Add cluster health check to xpack integ wait conditions (elastic/x-pack-elasticsearch#740) 2017-03-15 10:23:26 -07:00
transport-client-tests [ML] Adds a test for ml transport client (elastic/x-pack-elasticsearch#851) 2017-03-28 09:05:55 +01:00
tribe-node-tests-with-security Moved directories around 2016-09-29 12:03:14 +02:00
tribe-tests-with-license [TEST] Disable ml in qa modules where necessary 2017-03-02 17:01:35 +00:00
tribe-tests-with-security Fix tribe test setup to look for a single node 2017-03-15 15:55:10 -07:00
vagrant Rename x-pack project names to new names with split repo 2017-02-10 11:02:42 -08:00
build.gradle Migrates QA files 2017-02-08 16:58:55 +00:00