fapifta 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_r345380001
########## 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 like the idea, and actually it is really just as simple as with robot framework. I have commited the suggestion to the PR branch. ---------------------------------------------------------------- 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]
