adoroszlai opened a new pull request #1588: URL: https://github.com/apache/ozone/pull/1588
## What changes were proposed in this pull request? Save Ozone binaries from `compile` check, and use these in `acceptance` and `kubernetes` checks, instead of each check performing its own full build. Total execution time is similar, but the dependent checks are started later, so we save GitHub Actions cycles. https://issues.apache.org/jira/browse/HDDS-4461 ## How was this patch tested? Tested in fork: ``` Artifact ozone-bin has been successfully uploaded! ``` https://github.com/adoroszlai/hadoop-ozone/runs/1395732068#step:8:52 ``` Artifact ozone-bin was downloaded to /home/runner/work/hadoop-ozone/hadoop-ozone ``` https://github.com/adoroszlai/hadoop-ozone/runs/1395772736#step:4:11 Also verified coverage is the same (79%) as with the previous commit (760c1e8f9ecc5daa5cd49c95ca946a415976088e). ---------------------------------------------------------------- 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]
