mirror of
https://github.com/ceph/ceph
synced 2025-01-09 20:52:09 +00:00
60904c907e
Added required files for testing of AssumeRole and GetSessionToken API's and modified s3tests.py to handle the same.
(cherry picked from commit c2c90eaf52
)
Signed-off-by: Kalpesh Pandya <kapandya@redhat.com>
13 lines
245 B
YAML
13 lines
245 B
YAML
tasks:
|
|
- s3tests:
|
|
client.0:
|
|
extra_attrs: ['sts_test']
|
|
force-branch: master
|
|
rgw_server: client.0
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
rgw sts key: abcdefghijklmnop
|
|
rgw s3 auth use sts: true
|