mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-21 11:51:06 +00:00
Merge pull request #220 from joke-lee/max-keys-test
enable test for https://github.com/ceph/ceph/pull/21285 Reviewed-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
commit
ab0acde0f2
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