]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
Add missing versioning tag 182/head
authorAndrew Gaul <andrew@gaul.org>
Wed, 16 Aug 2017 21:08:30 +0000 (14:08 -0700)
committerAndrew Gaul <andrew@gaul.org>
Wed, 16 Aug 2017 21:08:58 +0000 (14:08 -0700)
Signed-off-by: Andrew Gaul <andrew@gaul.org>
s3tests/functional/test_s3.py

index 309004b3cfe1b7125df72059612370840c5a3495..034c0f9e879c73e85644095b6afdc534cf838eac 100644 (file)
@@ -857,6 +857,7 @@ def test_bucket_list_return_data():
 @attr(method='head')
 @attr(operation='compare w/bucket list when bucket versioning is configured')
 @attr(assertion='return same metadata')
+@attr('versioning')
 def test_bucket_list_return_data_versioning():
     bucket = get_new_bucket()
     check_configure_versioning_retry(bucket, True, "Enabled")