From: Patrick Donnelly Date: Mon, 11 Dec 2023 16:38:22 +0000 (-0500) Subject: reef: qa: only test cephfs-shell with ubuntu or centos 9.stream X-Git-Tag: v18.2.4~403^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F54865%2Fhead;p=ceph.git reef: qa: only test cephfs-shell with ubuntu or centos 9.stream Because reef is tested on RHEL/centos 8, we need to remove those jobs from testing. Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/shell/tasks/cephfs-shell.yaml b/qa/suites/fs/shell/tasks/cephfs-shell.yaml index 0841ff9e088c..55cd07598741 100644 --- a/qa/suites/fs/shell/tasks/cephfs-shell.yaml +++ b/qa/suites/fs/shell/tasks/cephfs-shell.yaml @@ -1,3 +1,6 @@ +teuthology: + postmerge: + - if not (yaml.os_type == "ubuntu" or yaml.os_type == "centos" and yaml.os_version == "9.stream") then reject() end tasks: - cephfs_test_runner: modules: