forked from TrueCloudLab/s3-tests
remove fails_on_dho/rgw on test_bucket_list_many
This commit is contained in:
parent
854dcc5b10
commit
c89404ba68
1 changed files with 0 additions and 2 deletions
|
@ -73,8 +73,6 @@ def _create_keys(bucket=None, keys=[]):
|
||||||
return bucket
|
return bucket
|
||||||
|
|
||||||
|
|
||||||
@attr('fails_on_rgw')
|
|
||||||
@attr('fails_on_dho')
|
|
||||||
def test_bucket_list_many():
|
def test_bucket_list_many():
|
||||||
bucket = _create_keys(keys=['foo', 'bar', 'baz'])
|
bucket = _create_keys(keys=['foo', 'bar', 'baz'])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue