summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton/all/deduptool.yaml
blob: 616a0b33cad87b2f8e1e43f44ff016280aaa08a0 (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
roles:
- - mon.a
  - mgr.x
  - osd.0
  - osd.1
  - osd.2
  - client.0
openstack:
  - volumes: # attached to each instance
      count: 2
      size: 10 # GB
tasks:
- install:
- ceph:
    pre-mgr-commands:
      - sudo ceph config set mgr mgr/devicehealth/enable_monitoring false --force
    log-ignorelist:
    - but it is still running
    - had wrong client addr
    - had wrong cluster addr
    - reached quota
    - overall HEALTH_
    - \(POOL_FULL\)
    - \(POOL_APP_NOT_ENABLED\)
- workunit:
    clients:
      all:
        - rados/test_dedup_tool.sh