summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/releases/luminous.yaml
blob: 5bd666ca004ca324ae156f1651708695f6842a6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
tasks:
- exec:
    mgr.x:
      - mkdir -p /var/lib/ceph/mgr/ceph-x
      - ceph auth get-or-create-key mgr.x mon 'allow profile mgr'
      - ceph auth export mgr.x > /var/lib/ceph/mgr/ceph-x/keyring
- ceph.restart:
    daemons: [mgr.x]
    wait-for-healthy: false
- exec:
    osd.0:
      - ceph osd require-osd-release luminous
      - ceph osd set-require-min-compat-client luminous
- ceph.healthy:
overrides:
  ceph:
    conf:
      mon:
        mon warn on osd down out interval zero: false
    log-whitelist:
      - no active mgr
      - ruleset-