forked from TrueCloudLab/s3-tests
enable test for https://github.com/ceph/ceph/pull/21285
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
This commit is contained in:
parent
f783f4294b
commit
abbd9f17e6
1 changed files with 0 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue