]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
test_s3: remove test_user_policy()
authorCasey Bodley <cbodley@redhat.com>
Thu, 26 Jan 2023 16:23:03 +0000 (11:23 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 9 Feb 2023 15:34:45 +0000 (10:34 -0500)
commit968d0841dac9eb8d8a1e13549b7c4b657a88d1e5
tree97d95d9e07e1e96279d0db736262ce7716bd637b
parentacec6abe78ad1bd639bc3edc0e2b92966c581c9f
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>
(cherry picked from commit 18a41ab63fe8a071738da7145d4bbebb2ee94255)
s3tests_boto3/functional/test_s3.py