From: Neha Date: Mon, 2 Mar 2020 22:01:54 +0000 (+0000) Subject: qa/suites/upgrade/nautilus-x/parallel: restart mgr.x before mons X-Git-Tag: v15.1.1~126^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F33705%2Fhead;p=ceph.git qa/suites/upgrade/nautilus-x/parallel: restart mgr.x before mons Fixes: https://tracker.ceph.com/issues/44387 Signed-off-by: Neha Ojha --- diff --git a/qa/suites/upgrade/nautilus-x/parallel/3-upgrade-sequence/upgrade-mon-osd-mds.yaml b/qa/suites/upgrade/nautilus-x/parallel/3-upgrade-sequence/upgrade-mon-osd-mds.yaml index 6f0b9ae71467..f11ad1284e18 100644 --- a/qa/suites/upgrade/nautilus-x/parallel/3-upgrade-sequence/upgrade-mon-osd-mds.yaml +++ b/qa/suites/upgrade/nautilus-x/parallel/3-upgrade-sequence/upgrade-mon-osd-mds.yaml @@ -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: