adoroszlai opened a new pull request, #48: URL: https://github.com/apache/ozone-docker-runner/pull/48
## What changes were proposed in this pull request? Rclone Client Test fails with v1.70.1, included in ozone-runner 20250624-1-jdk21: ``` S3: PutObject, compute input header checksum failed, unseekable stream is not supported without TLS and trailing checksum ``` Install v1.69.3 instead of "latest". https://issues.apache.org/jira/browse/HDDS-13333 ## How was this patch tested? ``` $ ./build.sh ... naming to docker.io/apache/ozone-runner:dev ``` Ran `s3/rclone.robot` in `ozonesecure` environment. CI: https://github.com/adoroszlai/ozone-docker-runner/actions/runs/15870072547 -- 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]
