symious commented on a change in pull request #3167:
URL: https://github.com/apache/ozone/pull/3167#discussion_r820108270
##########
File path: hadoop-ozone/dist/src/main/smoketest/s3/awss3.robot
##########
@@ -47,7 +47,13 @@ File upload and directory list
Should not contain ${result} dir1
Should contain ${result} file
+List buckets with empty access id
+ Execute aws configure set
aws_access_key_id ''
+ ${result} = Execute AWSS3APICli and checkrc list-buckets
255
Review comment:
Sure, I'll move it to bucketlist.robot.
I didn't put it at last incase others adding new test would loss the
accesskey.
--
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]