mirror of
https://github.com/ceph/ceph
synced 2025-02-14 22:37:51 +00:00
13 lines
225 B
YAML
13 lines
225 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"
|