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