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