adoroszlai commented on a change in pull request #145: HDDS-2462. Add jq dependency in Contribution guideline URL: https://github.com/apache/hadoop-ozone/pull/145#discussion_r345301754
########## File path: CONTRIBUTION.md ########## @@ -57,6 +57,7 @@ Additional requirements to execute different type of tests: * [Robot framework](https://robotframework.org/) (for executing acceptance tests) * docker-compose (to start pseudo cluster, also used for blockade and acceptance tests) * [blockade](https://pypi.org/project/blockade/) To execute network fault-injection testing. +* [jq](https://stedolan.github.io/jq/) To parse JMX results from different processes running in containers in docker based tests. Review comment: I think it would be easier to understand for newcomers if it simply said "for executing acceptance tests" (same as for Robot framework). ---------------------------------------------------------------- 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]
