mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
qa/rgw/bucket-logging: configure STS for assume-role test
Set rgw sts key and enable rgw s3 auth use sts, both needed by test_bucket_logging_requester_assumed_role. Mirrors the existing settings in qa/suites/rgw/verify/overrides.yaml. Signed-off-by: ShreeJejurikar <shreemj8@gmail.com>
This commit is contained in:
parent
1854995dce
commit
6ff6a5572e
@ -6,6 +6,8 @@ overrides:
|
||||
setgroup: ceph
|
||||
debug rgw: 20
|
||||
rgw bucket logging obj roll time: 5
|
||||
rgw sts key: abcdefghijklmnop
|
||||
rgw s3 auth use sts: true
|
||||
rgw:
|
||||
storage classes:
|
||||
LUKEWARM:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user