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/rbd/singleton/all/qemu-iotests-no-cache.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml (limited to 'src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml') diff --git a/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml b/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml deleted file mode 100644 index bfb2039..0000000 --- a/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-no-cache.yaml +++ /dev/null @@ -1,13 +0,0 @@ -exclude_arch: armv7l -roles: -- [mon.a, mgr.x, osd.0, osd.1, client.0] -tasks: -- install: -- ceph: - fs: xfs - conf: - client: - rbd cache: false -- workunit: - clients: - all: [rbd/qemu-iotests.sh] -- cgit 1.2.3-korg