From: Patrick Donnelly Date: Fri, 30 Oct 2020 21:13:56 +0000 (-0700) Subject: qa: do not fail on test skip X-Git-Tag: v16.1.0~689^2~16 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6d880eac3fd114977fc545491152fa6d8f7f3071;p=ceph.git qa: do not fail on test skip test_client_config only works with ceph-fuse. Fixes: https://tracker.ceph.com/issues/23718 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/functional/tasks/admin.yaml b/qa/suites/fs/functional/tasks/admin.yaml index ef40ef93b58f..7ce8399da5a2 100644 --- a/qa/suites/fs/functional/tasks/admin.yaml +++ b/qa/suites/fs/functional/tasks/admin.yaml @@ -7,5 +7,6 @@ overrides: tasks: - cephfs_test_runner: + fail_on_skip: false modules: - tasks.cephfs.test_admin