From 2e10639e5637c14c2b31ebd08f5aba6272f9d7bf Mon Sep 17 00:00:00 2001 From: Greg Farnum Date: Wed, 23 Mar 2016 18:21:48 -0700 Subject: [PATCH] fs: remove extra ceph-fuse invocation from TestMisc yaml fragment If we ever re-enable the kernel client on this subsuite (unlikely) we'll need to move it, but for now that yaml frag belongs in the mount/ dir. Signed-off-by: Greg Farnum --- suites/fs/multiclient/tasks/cephfs_misc_tests.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/suites/fs/multiclient/tasks/cephfs_misc_tests.yaml b/suites/fs/multiclient/tasks/cephfs_misc_tests.yaml index d1684906b3eb1..4192fcafbef6b 100644 --- a/suites/fs/multiclient/tasks/cephfs_misc_tests.yaml +++ b/suites/fs/multiclient/tasks/cephfs_misc_tests.yaml @@ -1,5 +1,4 @@ tasks: -- ceph-fuse: - cephfs_test_runner: modules: - tasks.cephfs.test_misc -- 2.39.5