From 991a83c2e6a58385778bc39c9fa109c34f68a5ec Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Sun, 14 Sep 2014 10:16:31 -0700 Subject: [PATCH] Removed cuttlefish part foxes #9461 Signed-off-by: Yuri Weinstein --- .../1-dumpling-install/cuttlefish-dumpling.yaml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 suites/upgrade/dumpling-x/parallel/1-dumpling-install/cuttlefish-dumpling.yaml diff --git a/suites/upgrade/dumpling-x/parallel/1-dumpling-install/cuttlefish-dumpling.yaml b/suites/upgrade/dumpling-x/parallel/1-dumpling-install/cuttlefish-dumpling.yaml deleted file mode 100644 index f89363b670f..00000000000 --- a/suites/upgrade/dumpling-x/parallel/1-dumpling-install/cuttlefish-dumpling.yaml +++ /dev/null @@ -1,15 +0,0 @@ -tasks: -- install: - branch: cuttlefish -- print: "**** done cuttlefish install" -- ceph: - fs: xfs -- print: "**** done ceph" -- install.upgrade: - all: - branch: dumpling -- ceph.restart: -- parallel: - - workload - - upgrade-sequence -- print: "**** done parallel"