OpenSearch/qa
Simon Willnauer 387f0473dc Assert that we can write in all data-path on startup
Today we might start a node and some of the paths might not have the
required permissions. This commit goes through all data directories as
well as index, shard and state directories and ensures we have write access.
To make this work across all OS etc. we are trying to write a real file
and remove it again in each of those directories
2016-02-22 10:32:29 -08:00
..
evil-tests Assert that we can write in all data-path on startup 2016-02-22 10:32:29 -08:00
smoke-test-client Make settings validation strict 2016-02-02 11:32:44 +01:00
smoke-test-ingest-disabled Added an ingest qa that tests processor real world like configurations. 2016-02-02 22:37:24 +01:00
smoke-test-ingest-with-all-dependencies ingest: Added foreach processor. 2016-02-04 23:44:01 +01: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
vagrant Rename bin/plugin in bin/elasticsearch-plugin 2016-02-05 10:09:14 +01:00