adoroszlai commented on issue #757: HDDS-3332. Make Robot test invocation independent from Python version URL: https://github.com/apache/hadoop-ozone/pull/757#issuecomment-608395938 > I would expect that `robot` uses the same python which is used to install it (eg `pip2` --> `python`). And it seems to be strange if `robot` which is installed with `pip` can be visible for a different python version. I expect the same. I didn't mean that the same Robot installation can be used regardless of Python version (I don't know if that would work or not). This change only makes it possible to install via `pip3` without breaking the test. > We need to update the version of the `ozone-runner` for the full fix, doesnt' we? > If yes, would to do it here in an other PR? Yes, we need that, too. I'd prefer a separate PR (but the same issue).
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
