OpenSearch/buildSrc
Jay Modi 7b999bdc88
Fix logic in dockerComposeSupported (#36125)
The logic in the dockerComposeSupported method currently returns false
even when docker and docker compose are available on the build machine.
This change updates the check to see if docker compose is available in
one of the two paths and allows the `tests.fixture.enabled` property to
disable the tests even if docker compose is available.
2018-11-30 14:38:10 -07:00
..
src Fix logic in dockerComposeSupported (#36125) 2018-11-30 14:38:10 -07:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Replace fixtures with docker-compose (#35651) 2018-11-29 09:43:16 +02:00
version.properties Upgrade Netty 4.3.32.Final (#36102) 2018-11-30 09:02:10 -07:00