adoroszlai opened a new pull request #2462: URL: https://github.com/apache/ozone/pull/2462
## What changes were proposed in this pull request? Replace hard-coded `Linux` in Flekszible download URL with OS/architecture-specific value. https://issues.apache.org/jira/browse/HDDS-5489 ## How was this patch tested? Tested on a Mac: ``` $ ./hadoop-ozone/dev-support/checks/kubernetes.sh Installed flekszible in /Users/.../ozone/.dev-tools/flekszible ... Skip installing k3s, not supported on Mac. Make sure a working Kubernetes cluster is available. ... Basic :: Smoketest ozone cluster startup ============================================================================== Check webui static resources | PASS | ------------------------------------------------------------------------------ Start freon testing | PASS | ------------------------------------------------------------------------------ Basic :: Smoketest ozone cluster startup | PASS | 2 critical tests, 2 passed, 0 failed ... ``` Regular CI: https://github.com/adoroszlai/hadoop-ozone/runs/3144431091#step:6:11 (install) https://github.com/adoroszlai/hadoop-ozone/runs/3144431091#step:6:95 (use) -- 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]
