From d819ec7198a79b74ea056f0c8cd3dc9bb8936554 Mon Sep 17 00:00:00 2001 From: Tamil Muthamizhan Date: Fri, 13 Jan 2017 15:25:32 -0800 Subject: [PATCH] removing fs workunit removing fs workunit for now until tracker issue 18528 is resolved. Signed-off-by: Tamil Muthamizhan (cherry picked from commit 728411f5aee053c8258e7e642816c5d5605da8ef) Signed-off-by: Yuri Weinstein --- .../ceph-ansible/smoke/basic/2-config/ceph_ansible.yaml | 1 - .../basic/3-tasks/cfuse_workunit_suites_blogbench.yaml | 9 --------- 2 files changed, 10 deletions(-) delete mode 100644 qa/suites/ceph-ansible/smoke/basic/3-tasks/cfuse_workunit_suites_blogbench.yaml diff --git a/qa/suites/ceph-ansible/smoke/basic/2-config/ceph_ansible.yaml b/qa/suites/ceph-ansible/smoke/basic/2-config/ceph_ansible.yaml index d5e814a090e1f..5750d52bc918f 100644 --- a/qa/suites/ceph-ansible/smoke/basic/2-config/ceph_ansible.yaml +++ b/qa/suites/ceph-ansible/smoke/basic/2-config/ceph_ansible.yaml @@ -9,7 +9,6 @@ overrides: osd default pool size: 2 mon pg warn min per osd: 2 ceph_dev: true - ceph_dev_branch: jewel ceph_dev_key: https://download.ceph.com/keys/autobuild.asc ceph_origin: upstream ceph_test: true diff --git a/qa/suites/ceph-ansible/smoke/basic/3-tasks/cfuse_workunit_suites_blogbench.yaml b/qa/suites/ceph-ansible/smoke/basic/3-tasks/cfuse_workunit_suites_blogbench.yaml deleted file mode 100644 index a87c4d01a11b2..0000000000000 --- a/qa/suites/ceph-ansible/smoke/basic/3-tasks/cfuse_workunit_suites_blogbench.yaml +++ /dev/null @@ -1,9 +0,0 @@ -meta: -- desc: "Run the cephfs blogbench tests" - -tasks: -- ceph-fuse: -- workunit: - clients: - client.0: - - suites/blogbench.sh -- 2.39.5