smengcl edited a comment on issue #528: HDDS-2979. Implement ofs://: Fix getFileStatus for mkdir volume URL: https://github.com/apache/hadoop-ozone/pull/528#issuecomment-583036569 Not sure why Github actions failed the acceptance. I ran one locally and it passed: ```bash ============================================================================== ozone-basic.Ozone-Shell :: Test ozone shell CLI usage ============================================================================== RpcClient with port | PASS | ------------------------------------------------------------------------------ RpcClient volume acls | PASS | ------------------------------------------------------------------------------ ``` while the latest acceptance shows failure (timeout) for the same `RpcClient with port` test: <img width="1080" alt="Screen Shot 2020-02-06 at 10 08 52 AM" src="https://user-images.githubusercontent.com/50227127/73965328-ce4c7e00-48c8-11ea-8881-2138cd4cb9b9.png"> My command to run the test manually: ```bash mvn clean install -Pdist -DskipTests -e -Dmaven.javadoc.skip=true -DskipShade -DskipRecon cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozone ./test.sh ```
---------------------------------------------------------------- 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]
