blob: a154e5dd097ea7d1e67b4c9b3f2504026261dd22 (
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-pacific
rgw_server: client.0
overrides:
ceph:
conf:
client:
rgw sts key: abcdefghijklmnop
rgw s3 auth use sts: true
|