From 51a01c0defe040fe30385e53c03740408ac3b791 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Mon, 14 Jul 2014 09:32:38 -0700 Subject: [PATCH] Try diff restart Signed-off-by: Yuri Weinstein --- .../5-upgrade-sequence/upgrade-all.yaml | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) 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 33e6fc420d0..07e4f55bf68 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,7 +5,27 @@ upgrade-sequence: branch: firefly mon.b: branch: firefly - - ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3] + - ceph.restart: + daemons: [mon.a] + wait-for-healthy: true + - ceph.restart: + daemons: [mon.b] + wait-for-healthy: true + - ceph.restart: + daemons: [mon.c] + wait-for-healthy: true + - sleep: + duration: 60 + - ceph.restart: [mds.a] + - sleep: + duration: 60 + - ceph.restart: [osd.0] + - sleep: + duration: 30 + - ceph.restart: [osd.1] + - sleep: + duration: 30 + - ceph.restart: [osd.2] - exec: mon.a: - ceph osd crush tunables firefly