blob: 10c2f2aed780a2d1ca1888866e9da74eadc05a04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
tasks:
- s3tests:
client.0:
sts_tests: True
extra_attrs: ["test_of_sts"]
force-branch: ceph-master
rgw_server: client.0
overrides:
ceph:
conf:
client:
rgw sts key: abcdefghijklmnop
rgw s3 auth use sts: true
|