OpenSearch/qa
Jason Tedor 284bf2512a Fix rolling upgrade test dependency
The rolling upgrade nodes need a keystore for SSL configuration but
there was no dependency on the task that copies the keystore into the
output directory for the nodes to pick up as an extra configuration
file. This commit addresses this by adding such a dependency. To do
this, we need to break the dependency of the keystore copy task on the
REST spec copy task; this is not an issue since the dependency was for
convenience of ordering the task and not actually needed.

Original commit: elastic/x-pack-elasticsearch@fddbc06e9f
2017-05-23 21:44:59 -04:00
..
audit-tests Remove SecuredString and use SecureString from elasticsearch core (elastic/x-pack-elasticsearch#1092) 2017-04-17 13:28:46 -04:00
core-rest-tests-with-security Test: Update rest base class parameters signature (elastic/x-pack-elasticsearch#1101) 2017-04-18 15:07:14 -07:00
ml-basic-multi-node [ML] Validate job configs before transport (elastic/x-pack-elasticsearch#1375) 2017-05-10 10:55:16 +01:00
ml-disabled [TEST] Give jobs meaningful names in ML integ tests (elastic/x-pack-elasticsearch#1103) 2017-04-19 12:00:53 +01: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 Remove deprecated script settings. (elastic/x-pack-elasticsearch#1469) 2017-05-18 13:32:57 -07:00
multi-cluster-search-security Rename test from `.yaml` to `yml` 2017-05-17 15:39:57 +02:00
reindex-tests-with-security Remove deprecated script settings. (elastic/x-pack-elasticsearch#1469) 2017-05-18 13:32:57 -07:00
rolling-upgrade Fix rolling upgrade test dependency 2017-05-23 21:44:59 -04:00
security-client-tests Remove SecuredString and use SecureString from elasticsearch core (elastic/x-pack-elasticsearch#1092) 2017-04-17 13:28:46 -04:00
security-example-extension Move integ test runner deps to cluster deps (elastic/x-pack-elasticsearch#1096) 2017-04-17 16:04:09 -07:00
security-migrate-tests Remove deprecated script settings. (elastic/x-pack-elasticsearch#1469) 2017-05-18 13:32:57 -07:00
smoke-test-graph-with-security Add a short-lived token based access mechanism (elastic/x-pack-elasticsearch#1029) 2017-04-26 08:00:03 -04:00
smoke-test-ml-with-security [ML] Wait for a stopping datafeed (elastic/x-pack-elasticsearch#1461) 2017-05-23 14:31:19 +01:00
smoke-test-plugins Rename test from `.yaml` to `yml` 2017-05-17 15:39:57 +02:00
smoke-test-plugins-ssl [TESTS] Fix filename pattern for templating in SSL smoke test 2017-05-18 11:07:42 +10:00
smoke-test-security-with-mustache Remove leftover file template references 2017-05-17 23:22:27 -07:00
smoke-test-watcher Rename test from `.yaml` to `yml` 2017-05-17 15:39:57 +02:00
smoke-test-watcher-with-mustache Use simplified ScriptContext (elastic/x-pack-elasticsearch#1502) 2017-05-22 13:11:23 -07:00
smoke-test-watcher-with-painless Remove deprecated script settings. (elastic/x-pack-elasticsearch#1469) 2017-05-18 13:32:57 -07:00
smoke-test-watcher-with-security Rename test from `.yaml` to `yml` 2017-05-17 15:39:57 +02:00
transport-client-tests Remove deprecated script settings. (elastic/x-pack-elasticsearch#1469) 2017-05-18 13:32:57 -07:00
tribe-node-tests-with-security Rename test from `.yaml` to `yml` 2017-05-17 15:39:57 +02:00
tribe-tests-with-license [TEST] Adapt wait_for_nodes condition for ClusterFormationTasks with tribes 2017-04-27 09:57:54 +02:00
tribe-tests-with-security [TEST] Adapt wait_for_nodes condition for ClusterFormationTasks with tribes 2017-04-27 09:57:54 +02: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