adoroszlai opened a new pull request, #5076: URL: https://github.com/apache/ozone/pull/5076
## What changes were proposed in this pull request? Upgrade acceptance test uses v2 `docker compose` to determine SCM node, cannot be run with v1. ``` Using docker cluster defined in compose/ha/docker-compose.yaml unknown flag: --project-directory See 'docker --help'. ``` https://issues.apache.org/jira/browse/HDDS-9025 ## How was this patch tested? Ran `upgrade` acceptance test locally. ``` $ docker-compose --version docker-compose version 1.29.2, build unknown $ cd hadoop-ozone/dist/target/ozone-1.4.0-SNAPSHOT/compose/upgrade $ ./test.sh ... ``` CI: https://github.com/adoroszlai/hadoop-ozone/actions/runs/5566833396 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
