mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
13 lines
226 B
YAML
13 lines
226 B
YAML
|
meta:
|
||
|
- desc: |
|
||
|
swift api tests for rgw
|
||
|
tasks:
|
||
|
- rgw:
|
||
|
client.0:
|
||
|
default_idle_timeout: 300
|
||
|
- print: "**** done rgw 9-workload"
|
||
|
- swift:
|
||
|
client.0:
|
||
|
rgw_server: client.0
|
||
|
- print: "**** done swift 9-workload"
|