Zeddling commented on code in PR #3629:
URL: https://github.com/apache/ozone/pull/3629#discussion_r949237850


##########
hadoop-ozone/dist/src/main/smoketest/ozone-lib/freon.robot:
##########
@@ -67,3 +67,9 @@ Freon OMBR
     [arguments]    ${prefix}=ombg    ${n}=1    ${threads}=1    ${args}=${EMPTY}
     ${result} =        Execute          ozone freon ombr ${OM_HA_PARAM} -t 
${threads} -n${n} -p ${prefix} ${args}
                        Should contain   ${result}   Successful executions: ${n}
+
+
+Freon S3BG
+    [arguments]    ${prefix}=s3bg    ${n}=100    ${threads}=5000    
${args}=${EMPTY}
+    ${result} =        Execute          ozone freon s3bg ${OM_HA_PARAM} -t 
${threads} -n ${n} -p ${prefix} ${args}
+                       Should contain   ${result}   Successful executions: ${n}

Review Comment:
   Oh sorry. I missed that. Thank you



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