slfan1989 commented on code in PR #7016:
URL: https://github.com/apache/ozone/pull/7016#discussion_r1722706581


##########
hadoop-ozone/dist/src/main/smoketest/omha/om-roles.robot:
##########
@@ -53,3 +53,15 @@ List om roles as JSON without OM service ID passed
                                     Assert Leader Present in JSON   
${output_without_id_passed}
     ${output_without_id_passed} =   Execute And Ignore Error        ozone 
admin --set=ozone.om.service.ids=omservice,omservice2 om roles --json
                                     Should Contain                  
${output_without_id_passed}      no Ozone Manager service ID specified
+
+List om roles as TABLE with OM service ID passed
+    ${output_without_id_passed} =   Execute                         ozone 
admin om roles --table

Review Comment:
   @ChenSammi Can you help review this pr again? thank you very much!



-- 
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]

Reply via email to