OpenSearch/qa
Ryan Ernst 742b69a7dc
Make windows JAVA_HOME handling consistent with linux (#55261) (#55362)
In bash, checking for whether an env variable exists uses the -z test,
against a stringified env var, so that the test is actually whether the
env var is empty, but not necessarily undefined. We use this to test
whether JAVA_HOME is set, to determine whether the bundled jdk should be
used. In windows, this test is an actual "undefined" check. This commit
brings the behavior on two systems in sync, opting to allow for an empty
JAVA_HOME in windows to indicate the bundled jdk should be used.

closes #55134
2020-04-16 16:17:41 -07:00
..
ccs-unavailable-clusters
die-with-dignity
evil-tests Remove deprecated third-party methods from tests (#55255) (#55269) 2020-04-15 17:54:47 -04:00
full-cluster-restart
logging-config
mixed-cluster
multi-cluster-search [7.x] Backport ValuesSourceRegistry and related work (#54922) 2020-04-16 16:54:46 -04:00
no-bootstrap-tests
os Make windows JAVA_HOME handling consistent with linux (#55261) (#55362) 2020-04-16 16:17:41 -07:00
remote-clusters Define aarch64 packaging test tasks (#55228) 2020-04-15 13:39:18 +01:00
repository-multi-version
rolling-upgrade Remove deprecated third-party methods from tests (#55255) (#55269) 2020-04-15 17:54:47 -04:00
smoke-test-client
smoke-test-http Add RepositoriesService to createComponents() args (#54814) 2020-04-16 16:27:36 +01:00
smoke-test-ingest-disabled
smoke-test-ingest-with-all-dependencies
smoke-test-multinode
smoke-test-plugins [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
unconfigured-node-name
verify-version-constants
wildfly Define aarch64 packaging test tasks (#55228) 2020-04-15 13:39:18 +01:00
build.gradle