mirror of
https://github.com/ceph/s3-tests.git
synced 2025-05-11 23:18:40 +00:00
Merge pull request #624 from pritha-srivastava/wip-rgw-remove-fails-on-rgw
rgw/s3tests: removing fails_on_rgw for
This commit is contained in:
commit
46ba1fc060
1 changed files with 0 additions and 2 deletions
|
@ -8241,8 +8241,6 @@ def _do_clear_versioned_bucket_concurrent(client, bucket_name):
|
|||
t.append(thr)
|
||||
return t
|
||||
|
||||
# TODO: remove fails_on_rgw when https://tracker.ceph.com/issues/39142 is resolved
|
||||
@pytest.mark.fails_on_rgw
|
||||
def test_versioned_concurrent_object_create_concurrent_remove():
|
||||
bucket_name = get_new_bucket()
|
||||
client = get_client()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue