Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / upgrade / jewel-x / parallel / 4-luminous.yaml
1 # this is the same fragment as ../../../../releases/luminous.yaml
2 # but without line "ceph osd set-require-min-compat-client luminous" 
3
4 tasks:
5 - exec:
6     mgr.x:
7       - mkdir -p /var/lib/ceph/mgr/ceph-x
8       - ceph auth get-or-create-key mgr.x mon 'allow profile mgr'
9       - ceph auth export mgr.x > /var/lib/ceph/mgr/ceph-x/keyring
10 - ceph.restart:
11     daemons: [mgr.x]
12     wait-for-healthy: false
13 - exec:
14     osd.0:
15       - ceph osd require-osd-release luminous
16 - ceph.healthy:
17 overrides:
18   ceph:
19     conf:
20       mon:
21         mon warn on osd down out interval zero: false
22     log-whitelist:
23       - no active mgr