From eba43a9a741b4dd5defc293292d83e9357fd0fed Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Thu, 17 Jul 2014 15:39:23 -0700 Subject: [PATCH] Fixed prints Signed-off-by: Yuri Weinstein --- .../parallel/5-upgrade-sequence/upgrade-all.yaml | 2 ++ .../parallel/5-upgrade-sequence/upgrade-mon-osd-mds.yaml | 2 ++ 2 files changed, 4 insertions(+) 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 b837432d2575b..b239079c533bf 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,9 +5,11 @@ upgrade-sequence: - print: "**** done install.upgrade mon.a to the version from teuthology-suite arg" # upgrade step will be set to 'next' or 'master' from teuthology-suite comman line # branch: firefly + - install.upgrade: mon.b: - print: "**** done install.upgrade mon.b to the version from teuthology-suite arg" # branch: firefly + - install.upgrade: client.0: - print: "**** done install.upgrade client.0 to the version from teuthology-suite arg" # branch: firefly 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 6adf5dcf1ab2a..ffcfa34023c86 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,9 +5,11 @@ upgrade-sequence: - print: "**** done install.upgrade mon.a to the version from teuthology-suite arg" # upgrade step will be set to 'next' or 'master' from teuthology-suite comman line # branch: firefly + - install.upgrade: mon.b: - print: "**** done install.upgrade mon.b to the version from teuthology-suite arg" # branch: firefly + - install.upgrade: client.0: - print: "**** done install.upgrade client.0 to the version from teuthology-suite arg" # branch: firefly -- 2.39.5