From 7b2b22a2a1df5466ed547384365fa0a7b8b9a0e4 Mon Sep 17 00:00:00 2001 From: Rachanaben Patel Date: Wed, 18 Dec 2019 00:36:44 +0530 Subject: [PATCH] cephfs-shell is only available as a package on Ubuntu, removing test case as its not applicable to RHEL Signed-off-by: Rachanaben Patel --- qa/suites/fs/basic_functional/tasks/cephfs-shell.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 qa/suites/fs/basic_functional/tasks/cephfs-shell.yaml diff --git a/qa/suites/fs/basic_functional/tasks/cephfs-shell.yaml b/qa/suites/fs/basic_functional/tasks/cephfs-shell.yaml deleted file mode 100644 index 93c1eb54e8f61..0000000000000 --- a/qa/suites/fs/basic_functional/tasks/cephfs-shell.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Right now, cephfs-shell is only available as a package on Ubuntu -# This overrides the random distribution that's chosen in the other yaml fragments. -os_type: ubuntu -os_version: "18.04" -tasks: - - cephfs_test_runner: - modules: - - tasks.cephfs.test_cephfs_shell -- 2.39.5