kerneltime commented on code in PR #7599:
URL: https://github.com/apache/ozone/pull/7599#discussion_r1893006197


##########
hadoop-ozone/dist/src/main/smoketest/compatibility/write.robot:
##########
@@ -68,7 +68,7 @@ File Can Be Deleted
 FSO Bucket Can Be Created and Used
     Pass Execution If    '${CLIENT_VERSION}' < '${FSO_VERSION}'    Client does 
not support FSO
     Pass Execution If    '${CLUSTER_VERSION}' < '${FSO_VERSION}'   Cluster 
does not support FSO
-    Execute    ozone sh bucket create --layout FILE_SYSTEM_OPTIMIZED 
/vol1/fso-bucket-${CLIENT_VERSION}
+    Execute    ozone sh bucket create --layout fso 
/vol1/fso-bucket-${CLIENT_VERSION}

Review Comment:
   Not sure I understand... the CLI will be the new one right?



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