adoroszlai opened a new pull request, #6458: URL: https://github.com/apache/ozone/pull/6458
## What changes were proposed in this pull request? Run some S3A contract tests as part of _acceptance_ check. Tests are executed via Maven against Docker Compose-based Ozone cluster, using Hadoop 3.3.6 source. JUnit test results and output for failed tests are included in the artifact, similar to integration check. Limitations: - only works in unsecure env. for now - tests that currently fail for various reasons are excluded (created Jira issues for each) https://issues.apache.org/jira/browse/HDDS-8450 ## How was this patch tested? CI: https://github.com/adoroszlai/ozone/actions/runs/8484286662 Also tried some failing tests locally to verify behavior of the check. -- 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]
