]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/mimic-x-singleton: upgrade mgrs later
authorSage Weil <sage@redhat.com>
Tue, 2 Apr 2019 21:39:58 +0000 (16:39 -0500)
committerSage Weil <sage@redhat.com>
Tue, 2 Apr 2019 21:39:58 +0000 (16:39 -0500)
The mgrmap may change when the mons upgrade, causing the mgr daemons to
respawn.  Delay the upgrade until later so that the ondisk binary does
not change out from underneath them.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/upgrade/mimic-x-singleton/0-cluster/start.yaml

index 3c65ea9ccc5d6797bda5fbd8aeed437f04b834aa..c154444bafa455ac11cd7715ed0a3a4bc55a9bfe 100644 (file)
@@ -17,7 +17,6 @@ overrides:
         debug mds: 20
 roles:
 - - mon.a
-  - mgr.x
   - mds.a
   - osd.0
   - osd.1
@@ -29,6 +28,7 @@ roles:
   - osd.6
   - osd.7
 - - mon.c
+  - mgr.x
   - mgr.y
   - osd.8
   - osd.9