vivekratnavel opened a new pull request #1065: URL: https://github.com/apache/hadoop-ozone/pull/1065
## What changes were proposed in this pull request? - Replace yarn as the default package manager to pnpm - Replace -Dskip.yarn flag with -Dskip.npx - Use caching in Github Actions workflow to cache node_modules and pnpm-store. - Start running acceptance tests only after build succeeds ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3777 ## How was this patch tested? This patch was tested with several CI triggers. It reduces the recon build time significantly from ~16 minutes to less than 2 minutes. Example run - https://github.com/vivekratnavel/hadoop-ozone/runs/763625356?check_suite_focus=true ---------------------------------------------------------------- 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]
