adoroszlai opened a new pull request, #3373: URL: https://github.com/apache/ozone/pull/3373
## What changes were proposed in this pull request? Currently integration tests are the slowest part of CI. Increasing parallel runs can reduce wall-clock time required for the complete workflow. There are two limiting factors: 1. constant overhead of compilation, 2. keeping split definitions manageable. https://issues.apache.org/jira/browse/HDDS-6679 ## How was this patch tested? CI finished in 1.5 hours instead of 2 hours: https://github.com/adoroszlai/hadoop-ozone/actions/runs/2253586336 -- 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]
