]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
enable test for https://github.com/ceph/ceph/pull/21285 220/head
authoryuliyang <yuliyang@cmss.chinamobile.com>
Mon, 9 Apr 2018 16:19:31 +0000 (12:19 -0400)
committeryuliyang <yuliyang@cmss.chinamobile.com>
Mon, 9 Apr 2018 16:19:31 +0000 (12:19 -0400)
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
s3tests/functional/test_s3.py

index a3bec7555a8cee37d1da38aed079990e9f840d08..ffd29d85af09b63e75bf3a5d4b55eef61330ac0b 100644 (file)
@@ -698,7 +698,6 @@ def test_bucket_list_maxkeys_invalid():
     eq(e.error_code, 'InvalidArgument')
 
 
-@attr('fails_on_rgw')
 @attr(resource='bucket')
 @attr(method='get')
 @attr(operation='list all keys')