blob: 1b5710b145a0535a8253e8ab4bd4a214f1c880b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
meta:
- desc: |
swift api tests for rgw
tasks:
- rgw:
client.0:
- print: "**** done rgw 9-workload"
- swift:
client.0:
force-branch: ceph-nautilus
rgw_server: client.0
- print: "**** done swift 9-workload"
|