summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/nbd/workloads/rbd_fsx_nbd.yaml
blob: b6e9d5b1648494e812a3f3f7eb1d0f8529383b46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
os_type: ubuntu
overrides:
  install:
    ceph:
      extra_packages: [rbd-nbd]
tasks:
- rbd_fsx:
    clients: [client.0]
    ops: 6000
    nbd: True
    holebdy: 512
    punch_holes: true
    readbdy: 512
    truncbdy: 512
    writebdy: 512