From: Yuri Weinstein Date: Tue, 7 Oct 2014 17:25:58 +0000 (-0700) Subject: Removed client upgrade, fixes #9642 X-Git-Tag: v0.94.10~27^2^2~270^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b4e03957d13e8d9a4d67a9be78b95350dbefac09;p=ceph.git Removed client upgrade, fixes #9642 Signed-off-by: Yuri Weinstein --- diff --git a/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-by-daemon.yaml b/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-by-daemon.yaml index 92c765419e84..319f895179f8 100644 --- a/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-by-daemon.yaml +++ b/suites/upgrade/dumpling-firefly-x/parallel/5-upgrade-sequence/upgrade-by-daemon.yaml @@ -33,6 +33,7 @@ upgrade-sequence: wait-for-healthy: true - sleep: duration: 60 - - install.upgrade: - client.0: - - print: "*** client.0 upgraded" +### removed to fix #9642 +# - install.upgrade: +# client.0: +# - print: "*** client.0 upgraded"