ceph / s3-tests

Compatibility tests for S3 clones
MIT License
299 stars 288 forks source link

sts: remove test_get_session_token_permanent_creds_denied #604

Closed cbodley closed 1 week ago

cbodley commented 1 week ago

this test fails if rgw_s3_auth_order puts local before sts, because the local engine will gladly accept the s3_main user's credentials

Fixes: https://tracker.ceph.com/issues/69001

cbodley commented 1 week ago

cherry-picked to ceph-master