From 7da45d65be36d36b880cc55c5036e96c24b53f00 Mon Sep 17 00:00:00 2001 From: Qiaowei Ren Date: Thu, 1 Mar 2018 14:38:11 +0800 Subject: remove ceph code This patch removes initial ceph code, due to license issue. Change-Id: I092d44f601cdf34aed92300fe13214925563081c Signed-off-by: Qiaowei Ren --- .../jewel-x-singleton/6-finish-upgrade.yaml | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 src/ceph/qa/suites/rados/upgrade/jewel-x-singleton/6-finish-upgrade.yaml (limited to 'src/ceph/qa/suites/rados/upgrade/jewel-x-singleton/6-finish-upgrade.yaml') diff --git a/src/ceph/qa/suites/rados/upgrade/jewel-x-singleton/6-finish-upgrade.yaml b/src/ceph/qa/suites/rados/upgrade/jewel-x-singleton/6-finish-upgrade.yaml deleted file mode 100644 index a110815..0000000 --- a/src/ceph/qa/suites/rados/upgrade/jewel-x-singleton/6-finish-upgrade.yaml +++ /dev/null @@ -1,23 +0,0 @@ -meta: -- desc: | - install upgrade on remaining node - restartin remaining osds -overrides: - ceph: - log-whitelist: - - overall HEALTH_ - - \(FS_DEGRADED\) - - \(MDS_ -tasks: -- install.upgrade: - osd.3: -- ceph.restart: - daemons: [osd.3, osd.4, osd.5] - wait-for-up: true - wait-for-healthy: false -- ceph.restart: - daemons: [mds.a] - wait-for-up: true - wait-for-healthy: false -- install.upgrade: - client.0: -- cgit 1.2.3-korg