mirror of
https://github.com/ceph/ceph
synced 2024-12-23 11:54:11 +00:00
d2f0b5bcd0
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
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"
|