mirror of
https://github.com/ceph/s3-tests.git
synced 2025-05-11 23:18:40 +00:00
rgw/s3tests: removing fails_on_rgw for
test_versioned_concurrent_object_create_concurrent_remove as the associated tracker is marked as resolved and the test also passes against main. Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
This commit is contained in:
parent
ae8bebd87f
commit
6ea4051d59
1 changed files with 0 additions and 2 deletions
|
@ -8115,8 +8115,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