From 34a414127859070e1a3fefb5157d25e1d0f1f5e7 Mon Sep 17 00:00:00 2001 From: Christopher Hoffman Date: Mon, 17 Jun 2024 14:26:55 +0000 Subject: [PATCH] qa: Allow fscrypt testing on fuse Signed-off-by: Christopher Hoffman --- qa/suites/fs/fscrypt/tasks/0-client.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 qa/suites/fs/fscrypt/tasks/0-client.yaml diff --git a/qa/suites/fs/fscrypt/tasks/0-client.yaml b/qa/suites/fs/fscrypt/tasks/0-client.yaml deleted file mode 100644 index ed20ce90782..00000000000 --- a/qa/suites/fs/fscrypt/tasks/0-client.yaml +++ /dev/null @@ -1,7 +0,0 @@ -teuthology: - postmerge: - # Once can we make sure the distro kernels have included the fscrypt feature - # or the ceph-fuse have supported the fscrypt feature we can remove this - # restriction. - - if not is_kupstream() then reject() end -task: -- 2.39.5