]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/nautilus-x/parallel: restart mgr.x before mons 33705/head
authorNeha <nojha@redhat.com>
Mon, 2 Mar 2020 22:01:54 +0000 (22:01 +0000)
committerNeha <nojha@redhat.com>
Tue, 3 Mar 2020 19:01:51 +0000 (19:01 +0000)
Fixes: https://tracker.ceph.com/issues/44387
Signed-off-by: Neha Ojha <nojha@redhat.com>
qa/suites/upgrade/nautilus-x/parallel/3-upgrade-sequence/upgrade-mon-osd-mds.yaml

index 6f0b9ae714673e94d550265163763156cda3c258..f11ad1284e18dfb1435a37889683c4515a2c21e8 100644 (file)
@@ -9,12 +9,12 @@ meta:
 upgrade-sequence:
    sequential:
    - ceph.restart:
-       daemons: [mon.a]
+       daemons: [mgr.x, mon.a]
        wait-for-healthy: true
    - sleep:
        duration: 60
    - ceph.restart:
-       daemons: [mon.b, mgr.x]
+       daemons: [mon.b]
        wait-for-healthy: true
        mon-health-to-clog: false
    - sleep: