kerneltime commented on code in PR #4620:
URL: https://github.com/apache/ozone/pull/4620#discussion_r1178417233
##########
hadoop-ozone/dist/src/main/smoketest/security/ozone-secure-token.robot:
##########
@@ -36,7 +36,7 @@ Get and use Token in Secure Cluster
Run Keyword Kinit test user testuser testuser.keytab
Get Token in Unsecure Cluster
- ${output} = Execute ozone sh token get
+ ${output} = Execute ozone sh token get -t
/tmp/ozone.token
Review Comment:
use a path that local to the invocation `./` rather than `/tmp`
--
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]