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 --- .../rados/singleton-nomsgr/all/health-warnings.yaml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 src/ceph/qa/suites/rados/singleton-nomsgr/all/health-warnings.yaml (limited to 'src/ceph/qa/suites/rados/singleton-nomsgr/all/health-warnings.yaml') diff --git a/src/ceph/qa/suites/rados/singleton-nomsgr/all/health-warnings.yaml b/src/ceph/qa/suites/rados/singleton-nomsgr/all/health-warnings.yaml deleted file mode 100644 index a28582f..0000000 --- a/src/ceph/qa/suites/rados/singleton-nomsgr/all/health-warnings.yaml +++ /dev/null @@ -1,20 +0,0 @@ -roles: -- [mon.a, mgr.x, osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, osd.6, osd.7, osd.8, osd.9, client.0] -tasks: -- install: -- ceph: - conf: - osd: -# we may land on ext4 - osd max object name len: 400 - osd max object namespace len: 64 - log-whitelist: - - but it is still running - - overall HEALTH_ - - \(OSDMAP_FLAGS\) - - \(OSD_ - - \(PG_ -- workunit: - clients: - all: - - rados/test_health_warnings.sh -- cgit 1.2.3-korg