adoroszlai commented on PR #7571: URL: https://github.com/apache/ozone/pull/7571#issuecomment-2540945583
> CI will fail until [apache/ozone-docker-runner#37](https://github.com/apache/ozone-docker-runner/pull/37) is merged > CI: https://github.com/ptlrs/ozone/actions/runs/12306745127 You can use the [image](https://github.com/ptlrs/ozone-docker-runner/pkgs/container/ozone-runner/321966877?tag=0698816c8342823939c001b06bb77bf880479367) from your fork of `ozone-docker-runner`: ``` ghcr.io/ptlrs/ozone-runner:0698816c8342823939c001b06bb77bf880479367 ``` It is tagged with the hash of of commit. Replace image version with `0698816c8342823939c001b06bb77bf880479367` at: https://github.com/apache/ozone/blob/16ba289fe32cfafe1b1b6e0ef31c6cd349e3c0af/hadoop-ozone/dist/pom.xml#L33 and image name at: https://github.com/apache/ozone/blob/16ba289fe32cfafe1b1b6e0ef31c6cd349e3c0af/.github/workflows/ci.yml#L37 Otherwise, if you would just like review, use `[skip ci]` in the commit message to avoid unnecessary CI run. -- 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]
