mirror of
https://github.com/ceph/ceph
synced 2025-01-29 22:43:40 +00:00
a3e876708c
Added time-outs to s3tests Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
10 lines
222 B
YAML
10 lines
222 B
YAML
tasks:
|
|
- sequential:
|
|
- rgw: [client.1]
|
|
- print: "**** done rgw: [client.1] 4-workload"
|
|
- s3tests:
|
|
client.1:
|
|
force-branch: hammer
|
|
rgw_server: client.1
|
|
- print: "**** done s3tests 4-workload"
|