]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
Add test case for getting version-id when upload objects to bucket 199/head
authorXinying Song <songxinying@cloudin.cn>
Thu, 16 Nov 2017 06:23:36 +0000 (14:23 +0800)
committerXinying Song <songxinying@cloudin.cn>
Wed, 22 Nov 2017 01:26:13 +0000 (09:26 +0800)
commit9506ac220f3de25608fe768574c5eb2d5b5eb142
tree022062252113c25a432058910b63c80e5a0bd4f5
parent92c4ac5a5956403da427bdc10ddbc754be710bed
Add test case for getting version-id when upload objects to bucket

For default-bucket and versioning-suspended-bucket, no version-id should return when upload.
For versioning-enabled-bucket, an non-empty version-id should return and equal to what
bucket list shows.

Signed-off-by: Xinying Song <songxinying@cloudin.cn>
s3tests/functional/test_s3.py