summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/full/tasks/mgr-osd-full.yaml
blob: b4f673e395794300dee48224886607c76e8368d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
overrides:
  ceph:
    conf:
      global:
        osd_pool_default_size: 1
        osd_pool_default_min_size: 1
      client:
        debug ms: 1
        debug client: 20
      mds:
        debug ms: 1
        debug mds: 20
      osd: # force bluestore since it's required for ec overwrites
        osd objectstore: bluestore
        bluestore block size: 1073741824
tasks:
- workunit:
    cleanup: true
    clients:
      client.0:
        - fs/full/subvolume_rm.sh
- workunit:
    cleanup: true
    clients:
      client.0:
        - fs/full/subvolume_clone.sh
- workunit:
    cleanup: true
    clients:
      client.0:
        - fs/full/subvolume_snapshot_rm.sh