summaryrefslogtreecommitdiffstats
path: root/qa/suites/rgw/multifs/tasks/rgw_roundtrip.yaml
blob: 8f8883130b4ff848aa14bdef04f930fd937d7031 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
tasks:
- install:
- ceph:
- rgw: [client.0]
- s3roundtrip:
    client.0:
      force-branch: ceph-nautilus
      rgw_server: client.0
      roundtrip:
        bucket: rttest
        readers: 10
        writers: 3
        duration: 300
        files:
          num: 10
          size: 2000
          stddev: 500