kerneltime commented on code in PR #4189:
URL: https://github.com/apache/ozone/pull/4189#discussion_r1081906123
##########
hadoop-ozone/dist/src/main/smoketest/security/ozone-secure-tenant.robot:
##########
@@ -66,6 +66,13 @@ Verify Bucket 1 Owner
${result} = Execute ozone sh bucket info
/tenantone/bucket-test1 | jq -r '.owner'
Should Be Equal ${result} testuser
+Put, get and delete a key in the tennant bucket
Review Comment:
Seems like a basic test that should have been present :-) Thanks for adding
this.
--
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]