HDDS-1813. Fix false warning from ozones3 acceptance test. Contributed by Xiaoyu Yao. (#1107)

This commit is contained in:
Xiaoyu Yao 2019-07-16 13:47:51 -07:00 committed by GitHub
parent d429d742f0
commit 71c21f0a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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