adoroszlai commented on pull request #1984: URL: https://github.com/apache/ozone/pull/1984#issuecomment-796780535
> With this approach: > > 1. we can cache the `./.dev-tools` directory itself which can make next builds faster > 2. `./.dev-tools` can be populated during the local script executions. Easy to run any test as required tool will be downloaded (and persisted) first time. Unfortunately this does not work for the _kubernetes_ check. K3s installs stuff to global directories (`/etc`). It also does not apply to Robot Framework installed via `pip`. ---------------------------------------------------------------- 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]
