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 --- .../qa/suites/kcephfs/recovery/tasks/client-recovery.yaml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 src/ceph/qa/suites/kcephfs/recovery/tasks/client-recovery.yaml (limited to 'src/ceph/qa/suites/kcephfs/recovery/tasks/client-recovery.yaml') diff --git a/src/ceph/qa/suites/kcephfs/recovery/tasks/client-recovery.yaml b/src/ceph/qa/suites/kcephfs/recovery/tasks/client-recovery.yaml deleted file mode 100644 index 72ce013..0000000 --- a/src/ceph/qa/suites/kcephfs/recovery/tasks/client-recovery.yaml +++ /dev/null @@ -1,14 +0,0 @@ - -# The task interferes with the network, so we need -# to permit OSDs to complain about that. -overrides: - ceph: - log-whitelist: - - but it is still running - - slow request - - evicting unresponsive client - -tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_client_recovery -- cgit 1.2.3-korg