HDDS-1813. Fix false warning from ozones3 acceptance test. Contributed by Xiaoyu Yao. (#1107)
This commit is contained in:
parent
d429d742f0
commit
71c21f0a9b
@ -28,7 +28,7 @@ ${BUCKET} generated
|
||||
*** Test Cases ***
|
||||
|
||||
Create bucket which already exists
|
||||
# Bucket already is created in Test Setup.
|
||||
# Bucket already is created in Test Setup.
|
||||
${result} = Execute AWSS3APICli create-bucket --bucket ${BUCKET}
|
||||
Should contain ${result} ${BUCKET}
|
||||
Should contain ${result} Location
|
||||
|
Loading…
Reference in New Issue
Block a user