From: Yuri Weinstein Date: Tue, 15 Jul 2014 18:34:58 +0000 (-0700) Subject: Added client.0 upgrade step X-Git-Tag: v0.94.10~27^2^2~380^2~19 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=32bffa5a189e9b9bf4f9174d323ce07918a30580;p=ceph.git Added client.0 upgrade step Signed-off-by: Yuri Weinstein --- diff --git a/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-all.yaml b/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-all.yaml index 6e34037c437..282500bfddb 100644 --- a/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-all.yaml +++ b/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-all.yaml @@ -5,6 +5,8 @@ upgrade-sequence: branch: firefly mon.b: branch: firefly + client.0: + branch: firefly - ceph.restart: daemons: [mon.a, mon.b, mon.c] wait-for-healthy: true diff --git a/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-mon-osd-mds.yaml b/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-mon-osd-mds.yaml index 277ceebeb63..3f737cc0de9 100644 --- a/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-mon-osd-mds.yaml +++ b/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-mon-osd-mds.yaml @@ -5,6 +5,8 @@ upgrade-sequence: branch: firefly mon.b: branch: firefly + client.0: + branch: firefly - ceph.restart: daemons: [mon.a] wait-for-healthy: false