OpenSearch/qa
Alexander Reelsen 90c360d9d0 Watcher: Replace YAML tests needing to wait for watch execution (elastic/x-pack-elasticsearch#3995)
In order to check for the REST tests if triggering of watches with
security enabled works as expected, we have to add a watch and wait for
its background execution. In the REST tests the only wait is to wait for
this with a timeout. If the timeout is reached but the watch has not
been executed yet, the test will fail.

This commit replaces the YAML with a java based REST test, so that
helper methods like assertBusy() can be used and waiting for a watch to
be executed now works as expected.

relates elastic/x-pack-elasticsearch#3753

Original commit: elastic/x-pack-elasticsearch@fc39636ef7
2018-02-21 09:58:11 +01:00
..
audit-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
core-rest-tests-with-security Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
full-cluster-restart Watcher: Never return credentials after watch creation... (elastic/x-pack-elasticsearch#3581) 2018-02-20 10:09:27 +01:00
ml-basic-multi-node Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
ml-disabled Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
ml-native-tests Move more XContent.createParser calls to non-deprecated version (elastic/x-pack-elasticsearch#3928) 2018-02-14 09:41:26 -07:00
ml-no-bootstrap-tests Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
ml-single-node-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
multi-cluster-search-security Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
multi-node Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
openldap-tests [TEST] QA resources should not need vagrant provision (elastic/x-pack-elasticsearch#3851) 2018-02-08 11:42:25 +11:00
reindex-tests-with-security Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
rolling-upgrade Security: IndexAuditTrail updates mappings when indexing locally (elastic/x-pack-elasticsearch#3944) 2018-02-20 11:09:56 -07:00
saml-idp-tests use generated license in qa test, see elastic/x-pack-elasticsearch#3878 2018-02-13 12:17:10 +01:00
security-client-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
security-example-spi-extension Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
security-migrate-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
security-setup-password-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
security-tools-tests Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
smoke-test-graph-with-security Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-ml-with-security Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-monitoring-with-watcher Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-plugins Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
smoke-test-plugins-ssl [TEST] Use `ensureYellowAndNoInitializingShards` in monitoring test (elastic/x-pack-elasticsearch#3768) 2018-01-29 20:46:35 +01:00
smoke-test-security-with-mustache Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-watcher Watcher: Never return credentials after watch creation... (elastic/x-pack-elasticsearch#3581) 2018-02-20 10:09:27 +01:00
smoke-test-watcher-with-mustache Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-watcher-with-painless Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-watcher-with-security Watcher: Replace YAML tests needing to wait for watch execution (elastic/x-pack-elasticsearch#3995) 2018-02-21 09:58:11 +01:00
sql Handle removing log4j dependency from elasticsearch-core jar (elastic/x-pack-elasticsearch#3976) 2018-02-20 09:15:56 -07:00
transport-client-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
vagrant [TEST] packaging: enable trial license 2018-02-15 10:39:05 -08:00
build.gradle Remove assemble from build task when assemble removed 2017-06-16 17:19:47 -04:00