adoroszlai commented on code in PR #10407: URL: https://github.com/apache/ozone/pull/10407#discussion_r3338771338
########## hadoop-hdds/docs/content/tools/TestTools.md: ########## @@ -60,7 +60,7 @@ Blockade tests are implemented with the help of tests and can be started from th ``` cd blockade Review Comment: I think it's in `tests/blockade`. https://github.com/apache/ozone/blob/ba78ed890fead8f020b7bbd340978ceaf13d10e4/hadoop-ozone/dist/dev-support/bin/dist-layout-stitching#L112-L113 ```suggestion cd tests/blockade ``` Also appears in the sentence above: https://github.com/apache/ozone/blob/ba78ed890fead8f020b7bbd340978ceaf13d10e4/hadoop-hdds/docs/content/tools/TestTools.md?plain=1#L59 Also please consider improving that sentence, I don't think "Blockade tests are implemented with the help of tests" is meaningful. -- 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]
