OpenSearch/x-pack/qa
Ryan Ernst 97efb6a403
Convert vagrant tests to per platform projects (#45064)
The vagrant based tests currently reside in a single project, creating
dozens of tasks to manage starting and stopping the vagrant VM along
with running java and bats tests within each image. This all-in-one
pattern makes parallelizing packaging tests difficult.

This commit rewrites the vagrant testing infrastructure to be
independent of the actual test runners, thus allowing each platform to
be handled in a separate subproject. Additionally, the java and bats
tests are changed to be run through a "destructive" gradle task, which
is run inside the VM. The combination of these will allow
parallelization both locally (through running several VMs at once) as
well as running the destructive tasks in CI machines dedicated to each
platform (thus removing the need for vagrant in CI).
2019-08-12 16:01:53 -07:00
..
core-rest-tests-with-security Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
evil-tests [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
full-cluster-restart [7.x][ML] Add regression analysis to DF analytics (#45292) (#45388) 2019-08-09 19:31:13 +03:00
kerberos-tests Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
multi-cluster-search-security Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
multi-node Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
oidc-op-tests Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
openldap-tests Remove stale test logging annotations (#43403) 2019-06-19 22:58:22 -04:00
reindex-tests-with-security Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
rolling-upgrade [ML-DataFrame] Combine task_state and indexer_state in _stats (#45324) 2019-08-08 16:24:26 +01:00
rolling-upgrade-basic Provide names for all artifact repositories (#41857) 2019-05-07 06:35:28 -04:00
rolling-upgrade-multi-cluster Remove xpack dependencies from qa rest modules (#41134) (7.x backport) (#41202) 2019-04-15 19:14:43 +02:00
saml-idp-tests Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
security-client-tests [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
security-example-spi-extension Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
security-migrate-tests [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
security-setup-password-tests Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
security-tools-tests Normalize environment paths (#45179) 2019-08-06 06:04:30 -04:00
smoke-test-monitoring-with-watcher Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
smoke-test-plugins Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
smoke-test-plugins-ssl Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
smoke-test-security-with-mustache Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
smoke-test-watcher Mute WatcherRestIT 20_minimal_body 2019-07-30 15:58:16 +01:00
smoke-test-watcher-with-security Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
src/main/java/org/elasticsearch/xpack/test [7.x] [ML][Data Frame] Adding bwc tests for pivot transform (#43506) (#43929) 2019-07-03 16:39:38 -05:00
third-party Testclusters: conver remaining x-pack (#43335) 2019-06-24 12:07:42 +03:00
transport-client-tests [Backport] Remove dependency substitutions 7.x (#42866) 2019-06-04 13:50:23 -07:00
build.gradle Remove xpack dependencies from qa rest modules (#41134) (7.x backport) (#41202) 2019-04-15 19:14:43 +02:00