OpenSearch/qa
Ryan Ernst 5202e7e93b Settings: Move keystore creation to plugin installation (#26329)
This commit removes the keystore creation on elasticsearch startup, and
instead adds a plugin property which indicates the plugin needs the
keystore to exist. It does still make sure the keystore.seed exists on
ES startup, but through an "upgrade" method that loading the keystore in
Bootstrap calls.

closes #26309
2017-08-24 12:12:47 -07:00
..
evil-tests Settings: Move keystore creation to plugin installation (#26329) 2017-08-24 12:12:47 -07:00
full-cluster-restart Drop upgrade from full cluster restart tests (#26224) 2017-08-15 16:00:35 -04:00
mixed-cluster Make RestHighLevelClient Closeable and simplify its creation (#26180) 2017-08-24 09:39:41 +02:00
multi-cluster-search Respect cluster alias in `_index` aggs and queries (#25885) 2017-07-26 09:16:52 +02:00
no-bootstrap-tests Fix permissions handling on Windows spawner test 2017-04-07 06:25:24 -04:00
query-builder-bwc percolator: Store the QueryBuilder's Writable representation instead of its XContent representation. 2017-07-28 12:24:10 +02:00
reindex-from-old Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
rolling-upgrade Update version to 7.0.0-alpha1 (#25876) 2017-08-01 15:47:48 -04:00
smoke-test-client Use nio transport in test clusters (#25986) 2017-08-01 16:19:31 -05:00
smoke-test-http Use nio transport in test clusters (#25986) 2017-08-01 16:19:31 -05:00
smoke-test-ingest-disabled Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-ingest-with-all-dependencies remove ingest.new_date_format (#25583) 2017-07-10 13:07:50 -07:00
smoke-test-multinode Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-plugins Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
smoke-test-reindex-with-all-modules test: re-enable `Reindex from remote with parent join field` test no that join field type no longer always emits its fields inside search hits. 2017-07-07 10:18:13 +02:00
smoke-test-tribe-node Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
vagrant Export HOSTNAME environment variable 2017-08-17 16:51:02 -04:00
verify-version-constants Fix docs lucene version check error message 2017-06-26 15:45:13 -07:00
wildfly Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00