vivekratnavel commented on a change in pull request #648: HDDS-3117. Recon 
throws InterruptedException while getting new snapshot from OM.
URL: https://github.com/apache/hadoop-ozone/pull/648#discussion_r389998595
 
 

 ##########
 File path: hadoop-ozone/dist/src/main/smoketest/recon/recon-api.robot
 ##########
 @@ -25,16 +25,26 @@ ${ENDPOINT_URL}       http://recon:9888
 ${API_ENDPOINT_URL}   http://recon:9888/api/v1
 
 *** Test Cases ***
-Recon REST API
+Recon OM APIs
+    Run Keyword if      '${SECURITY_ENABLED}' == 'true'     Kinit test user    
 testuser     testuser.keytab
+                        Execute                             ozone freon rk 
--numOfVolumes 1 --numOfBuckets 1 --numOfKeys 10 --keySize 1025
+                        Sleep               90s
 
 Review comment:
   We could use `Wait Until Keyword Succeeds` - 
https://github.com/apache/hadoop-ozone/blob/master/hadoop-ozone/dist/src/main/smoketest/basic/basic.robot#L35

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to