OpenSearch/x-pack/qa
Tim Brooks 416178c7c8
Enable simple remote connection strategy (#49561)
This commit back ports three commits related to enabling the simple
connection strategy.

Allow simple connection strategy to be configured (#49066)

Currently the simple connection strategy only exists in the code. It
cannot be configured. This commit moves in the direction of allowing it
to be configured. It introduces settings for the addresses and socket
count. Additionally it introduces new settings for the sniff strategy
so that the more generic number of connections and seed node settings
can be deprecated.

The simple settings are not yet registered as the registration is
dependent on follow-up work to validate the settings.

Ensure at least 1 seed configured in remote test (#49389)

This fixes #49384. Currently when we select a random subset of seed
nodes from a list, it is possible for 0 seeds to be selected. This test
depends on at least 1 seed being selected.

Add the simple strategy to cluster settings (#49414)

This is related to #49067. This commit adds the simple connection
strategy settings and strategy mode setting to the cluster settings
registry. With these changes, the simple connection mode can be used.
Additionally, it adds validation to ensure that settings cannot be
misconfigured.
2019-11-25 16:53:07 -07:00
..
core-rest-tests-with-security Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
evil-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
full-cluster-restart Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
kerberos-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
multi-cluster-search-security Enable simple remote connection strategy (#49561) 2019-11-25 16:53:07 -07:00
multi-node Convert testclusters to use distro download plugin (#44253) (#44362) 2019-07-15 17:53:05 -07:00
oidc-op-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
openldap-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
reindex-tests-with-security Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
rolling-upgrade rename data frame tests to transform tests (#49361) 2019-11-20 18:51:11 +01:00
rolling-upgrade-basic Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
rolling-upgrade-multi-cluster Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
saml-idp-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-client-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-example-spi-extension Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-migrate-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-setup-password-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
security-tools-tests CLI tools: write errors to stderr instead of stdout (#45586) 2019-08-21 14:46:07 -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 Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00: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 Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
smoke-test-watcher-with-security Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
src/main/java/org/elasticsearch/xpack/test [Transform] Rename internal indexes for transform plugin (#47788) (#47900) 2019-10-11 14:16:17 +02:00
third-party Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
transport-client-tests Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
build.gradle Remove xpack dependencies from qa rest modules (#41134) (7.x backport) (#41202) 2019-04-15 19:14:43 +02:00