adoroszlai opened a new pull request #1063: URL: https://github.com/apache/hadoop-ozone/pull/1063
## What changes were proposed in this pull request? Reduce code duplication in Ozone's GitHub Actions workflow definitions by using matrix build for integration tests instead of individual jobs. https://issues.apache.org/jira/browse/HDDS-3784 ## How was this patch tested? Verified that multiple integration test runs with different profiles were executed in parallel: https://github.com/adoroszlai/hadoop-ozone/runs/761852962 https://github.com/adoroszlai/hadoop-ozone/runs/761852971 They each uploaded separate artifacts. Verified that coverage check waits for all of these. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
