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
|
||||
|
||||
|
||||
@attr('fails_on_rgw')
|
||||
@attr('fails_on_dho')
|
||||
def test_bucket_list_many():
|
||||
bucket = _create_keys(keys=['foo', 'bar', 'baz'])
|
||||
|
||||
|
|
Loading…
Reference in a new issue