Arnout Engelen created GEODE-10459: -------------------------------------- Summary: Acceptance tests: docker-compose not found on GHA Key: GEODE-10459 URL: https://issues.apache.org/jira/browse/GEODE-10459 Project: Geode Issue Type: Improvement Reporter: Arnout Engelen
For example at {code:java} SingleServerSNIAcceptanceTest > initializationError FAILED org.testcontainers.containers.ContainerLaunchException: Local Docker Compose not found. Is docker-compose on the PATH? {code} I thought docker-compose should be available on ubuntu-latest, but the test doesn't appear to be able to find it - that would need some investigation. -- This message was sent by Atlassian Jira (v8.20.10#820010)