adoroszlai commented on code in PR #7350:
URL: https://github.com/apache/ozone/pull/7350#discussion_r1812859578
##########
hadoop-ozone/dist/src/main/smoketest/compatibility/read.robot:
##########
@@ -37,4 +37,12 @@ Dir Can Be Listed Using Shell
File Can Be Get
Execute ozone fs -get o3fs://bucket1.vol1/dir-${SUFFIX}/file-${SUFFIX}
/tmp/
Execute diff -q ${TESTFILE} /tmp/file-${SUFFIX}
- [teardown] Execute rm /tmp/file-${SUFFIX}
+ [teardown] Execute rm -f /tmp/file-${SUFFIX}
+
+FSO Bucket Can Be Read
Review Comment:
@ivanzlenko Which "another test" do you mean?
--
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]