summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton-nomsgr/all/admin_socket_output.yaml
blob: 04c40197a85625aa64f08942c040c3d9bfa6aee4 (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
openstack:
  - volumes: # attached to each instance
      count: 2
      size: 10 # GB
roles:
- [mon.a, mds.a, mgr.x, osd.0, osd.1, client.0]
overrides:
  ceph:
    log-ignorelist:
      - MDS in read-only mode
      - force file system read-only
      - overall HEALTH_
      - \(FS_DEGRADED\)
      - \(OSDMAP_FLAGS\)
      - \(OSD_FULL\)
      - \(MDS_READ_ONLY\)
      - \(POOL_FULL\)
tasks:
- install:
- ceph:
    pre-mgr-commands:
      - sudo ceph config set mgr mgr/devicehealth/enable_monitoring false --force
- rgw:
  - client.0
- exec:
    client.0:
      - ceph_test_admin_socket_output --all