OpenSearch/qa
Jason Tedor 3e485c2ca5 Fix plugin installation permissions
When installing plugin permissions, we try to set the permissions on all
installed files ourselves because a umask from the user could violate
everything needed to get the permissions right. Sadly, directories were
not handled correctly at all and so we were still left with broken
installations with umasks like 0077. This commit fixes this issue, adds
a thorough unit test for the situation, and most importantly, adds a
test that sets the umask before installing the plugin.

Relates #24527
2017-05-06 13:25:10 -04:00
..
backwards-5.0 Replicate write failures (#23314) 2017-04-19 01:23:54 -04:00
evil-tests Only test hard linking to directory on macOS 2017-04-24 11:04:58 -04:00
multi-cluster-search [TEST] Add a test that alias requests are dense for all indices 2017-05-04 14:29:59 +02:00
no-bootstrap-tests Fix permissions handling on Windows spawner test 2017-04-07 06:25:24 -04:00
rolling-upgrade Test search templates during rolling upgrade test (#24258) 2017-04-22 13:37:13 -04:00
smoke-test-client Tests: Move cluster dependencies from runner to cluster (#24142) 2017-04-17 16:02:46 -07:00
smoke-test-http Set available processors for Netty 2017-05-01 19:27:28 -04:00
smoke-test-ingest-disabled Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
smoke-test-ingest-with-all-dependencies Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
smoke-test-multinode Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
smoke-test-plugins Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
smoke-test-reindex-with-painless Only allow one type on 7.0 indices (#24317) 2017-04-27 08:43:20 +02:00
smoke-test-tribe-node Test: Write node ports file before starting tribe service (#24351) 2017-04-27 09:59:54 +02:00
vagrant Fix plugin installation permissions 2017-05-06 13:25:10 -04:00
wildfly Fix license header in WildflyIT.java 2017-05-02 11:56:49 -04:00