OpenSearch/qa/no-bootstrap-tests
Jason Tedor bc36cd803b Fix permissions handling on Windows spawner test
This commit fixes the handling of POSIX permissions on Windows in the
spawner tests. Since POSIX permissions do not exist there, we first have
to check if we are on a filesystem that supports POSIX or not before
attempting to set the permissions.
2017-04-07 06:25:24 -04:00
..
src/test/java/org/elasticsearch/bootstrap Fix permissions handling on Windows spawner test 2017-04-07 06:25:24 -04:00
build.gradle Switch from standalone-test to standalone-rest-test 2017-01-05 10:55:47 +01:00