OpenSearch/qa
Lee Hinman feb244c14a Remove cluster name from data path
Previously Elasticsearch used $DATA_DIR/$CLUSTER_NAME/nodes for the path
where data is stored, this commit changes that to be $DATA_DIR/nodes.

On startup, if the old folder structure is detected it will be used.
This behavior will be removed in Elasticsearch 6.0

Resolves #17810
2016-06-07 10:13:48 -06:00
..
backwards-5.0 Add back Version.V_5_0_0. #18176 2016-05-06 12:30:22 +02:00
evil-tests Remove cluster name from data path 2016-06-07 10:13:48 -06:00
smoke-test-client Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
smoke-test-ingest-disabled Use setting in integration test cluster config 2016-03-15 17:45:17 -04:00
smoke-test-ingest-with-all-dependencies Remove ScriptMode class in favor of boolean true/false 2016-05-20 15:01:30 -06:00
smoke-test-multinode Build: Get multi node smoke tests working 2015-11-22 14:49:05 -08:00
smoke-test-plugins Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
smoke-test-reindex-with-groovy Port Delete By Query to Reindex infrastructure 2016-05-19 16:07:50 +02:00
vagrant Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00