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


##########
hadoop-ozone/dist/src/main/smoketest/omha/om-leader-transfer.robot:
##########
@@ -44,30 +44,135 @@ Get One OM Follower Node
                             LOG                     Follower OM: ${followerOM}
     [return]                ${followerOM}
 
+Get OM Leader and One Follower Node
+       ${follower_node} =    Get One OM Follower Node
+       ${leader_node} =      Get OM Leader Node
+       [Return]              ${leader_node}    ${follower_node}

Review Comment:
   Updated the PR with the suggestions. Please review. Thanks!



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