kaijchen commented on a change in pull request #3089:
URL: https://github.com/apache/ozone/pull/3089#discussion_r807547989
##########
File path: hadoop-ozone/dist/src/main/smoketest/ec/basic.robot
##########
@@ -38,7 +38,7 @@ Prepare For Tests
Test Bucket Creation
${result} = Execute ozone sh volume create /${prefix}vol1
Should not contain ${result} Failed
Review comment:
> Why do we need to pass ratis options here?
Because if no bucket-level replication config is set, list bucket will not
show replicationConfig anymore. Since we are checking the result of list
bucket, we need to pass ratis option here.
--
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]