OpenSearch/qa
Tanguy Leroux aa871f839a [Tests] Do not pass all env vars to sudo (#21562)
In #21348 the command executed to run the packaging tests has been changed to "sudo -E bats ...", forcing all environment variables from the vagrant user to be passed to the `sudo` command. This breaks a test on opensuse-13 (the one where it checks that elasticsearch cannot be started when `java` is not found) because all the PATH from the user is passed to the sudo command.

This commit restores the previous behavior while allowing only necessary testing environment variables to be passed using a /etc/sudoers.d file.
2016-11-15 15:19:34 +01:00
..
backwards-5.0 Enable 5.x to 6.x BWC tests 2016-11-14 14:26:49 +01:00
evil-tests Tests: Add TestZenDiscovery and replace uses of MockZenPing with it (#21488) 2016-11-14 21:46:10 -08:00
rolling-upgrade Enable 5.x to 6.x BWC tests 2016-11-14 14:26:49 +01:00
smoke-test-client Remove LocalTransport in favor of MockTcpTransport (#20695) 2016-10-07 11:27:47 +02:00
smoke-test-http Remove lenient URL parameter parsing 2016-10-04 12:45:29 -04:00
smoke-test-ingest-disabled Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
smoke-test-ingest-with-all-dependencies Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
smoke-test-multinode Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
smoke-test-plugins Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
smoke-test-reindex-with-painless Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
smoke-test-tribe-node Remove explicit task paths in tribe node test 2016-11-14 13:52:57 -05:00
vagrant [Tests] Do not pass all env vars to sudo (#21562) 2016-11-15 15:19:34 +01:00