Compare commits

...

1 commit

Author SHA1 Message Date
Ali Maredia
2ee815270c boto 3: remove test_atomic_write_bucket_gone
Signed-off-by: Ali Maredia <amaredia@redhat.com>
2019-01-21 17:33:50 -05:00

View file

@ -6726,6 +6726,8 @@ def test_atomic_dual_conditional_write_1mb():
@attr(operation='write file in deleted bucket')
@attr(assertion='fail 404')
@attr('fails_on_aws')
#TODO: This test fails when ssl is ON, fix it.
@attr('fails_on_rgw')
def test_atomic_write_bucket_gone():
bucket_name = get_new_bucket()
client = get_client()