]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: add cephfs-shell to packages only if testing cephfs-shell 57162/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 30 Apr 2024 01:50:28 +0000 (21:50 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 30 Apr 2024 12:33:34 +0000 (08:33 -0400)
To avoid pulling it in for centos8 testing of reef.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/fs/shell/tasks/cephfs-shell.yaml

index 55cd07598741fa5cde879c90c9a05c207ae0bcb0..96cbc832eda765f68b4d6b3caf8bb8b056b20f03 100644 (file)
@@ -2,6 +2,10 @@ teuthology:
   postmerge:
     - if not (yaml.os_type == "ubuntu" or yaml.os_type == "centos"  and yaml.os_version == "9.stream") then reject() end
 tasks:
+  - install:
+      extra_packages:
+        rpm:
+          - cephfs-shell
   - cephfs_test_runner:
       modules:
         - tasks.cephfs.test_cephfs_shell