LZD-PratyushBhatt commented on code in PR #5312:
URL: https://github.com/apache/ozone/pull/5312#discussion_r1332378409


##########
hadoop-ozone/dist/src/main/smoketest/omha/om-roles.robot:
##########
@@ -19,12 +19,37 @@ Resource            ../commonlib.robot
 Test Timeout        5 minutes
 Test Setup          Run Keyword if    '${SECURITY_ENABLED}' == 'true'    Kinit 
test user     testuser     testuser.keytab
 
+*** Keywords ***
+Parse non json output
+     [Arguments]                     ${output}
+     Should Match Regexp             ${output}                  [om (: 
LEADER|)]
+
+Parse json output

Review Comment:
   Done



##########
hadoop-ozone/dist/src/main/smoketest/omha/om-roles.robot:
##########
@@ -19,12 +19,37 @@ Resource            ../commonlib.robot
 Test Timeout        5 minutes
 Test Setup          Run Keyword if    '${SECURITY_ENABLED}' == 'true'    Kinit 
test user     testuser     testuser.keytab
 
+*** Keywords ***
+Parse non json output

Review Comment:
   Done



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