adoroszlai commented on code in PR #7403:
URL: https://github.com/apache/ozone/pull/7403#discussion_r1838508049
##########
hadoop-ozone/dist/src/main/smoketest/om-ratis/testOMAdminCmd.robot:
##########
@@ -22,5 +22,5 @@ Test Timeout 5 minutes
*** Test Cases ***
Check om admin command
- ${result} = Execute and checkrc ozone admin om roles
-id=omServiceIdDefault 0
+ ${result} = Execute and checkrc ozone admin om roles
-id=omServiceIdDefault
Review Comment:
```suggestion
${result} = Execute and ignore error ozone admin om roles
-id=omServiceIdDefault
```
--
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]