]> git.apps.os.sepia.ceph.com Git - s3-tests.git/commit
test_s3: remove test_user_policy() 486/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 26 Jan 2023 16:23:03 +0000 (11:23 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 26 Jan 2023 16:23:05 +0000 (11:23 -0500)
commit18a41ab63fe8a071738da7145d4bbebb2ee94255
tree97d95d9e07e1e96279d0db736262ce7716bd637b
parentb8422a2055505a3be708a2cdd10e264929dd7655
test_s3: remove test_user_policy()

this has been failing consistently in local testing. test_sts.py has
lots of user policy test coverage, so this test case in test_s3.py is
superfluous

Fixes: https://tracker.ceph.com/issues/58365
Signed-off-by: Casey Bodley <cbodley@redhat.com>
s3tests_boto3/functional/test_s3.py