Tejaskriya commented on code in PR #4538:
URL: https://github.com/apache/ozone/pull/4538#discussion_r1172252179
##########
hadoop-ozone/dist/src/main/smoketest/security/ozone-secure-tenant.robot:
##########
@@ -85,10 +85,6 @@ SetSecret Failure For Invalid Secret 2
${rc} ${output} = Run And Return Rc And Output ozone tenant user
setsecret 'tenantone$testuser' --secret=short
Should contain ${output} Secret key length
should be at least 8 characters
-GetSecret Success
Review Comment:
The test intends to test getsecret for tenant. Refer to this comment:
https://github.com/apache/ozone/pull/4538#discussion_r1161453347. The effect of
this change on Tenant getsecret- It makes it obsolete. Hence the test was
removed.
--
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]