mirror of
https://github.com/ceph/ceph
synced 2025-01-23 19:46:56 +00:00
e63ff36b7c
Signed-off-by: Ali Maredia <amaredia@redhat.com>
17 lines
325 B
YAML
17 lines
325 B
YAML
tasks:
|
|
- tox: [ client.0 ]
|
|
- keycloak:
|
|
client.0:
|
|
keycloak_version: 11.0.0
|
|
- s3tests:
|
|
client.0:
|
|
sts_tests: True
|
|
rgw_server: client.0
|
|
extra_attrs: ['webidentity_test']
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
rgw sts key: abcdefghijklmnop
|
|
rgw s3 auth use sts: true
|