]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Revert "reef: qa: add support/qa for cephfs-shell on CentOS 9 / RHEL9" 55290/head
authorVenky Shankar <vshankar@redhat.com>
Wed, 24 Jan 2024 06:19:27 +0000 (11:49 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 5 Feb 2024 15:38:44 +0000 (21:08 +0530)
Signed-off-by: Venky Shankar <vshankar@redhat.com>
PendingReleaseNotes
ceph.spec.in
qa/cephfs/begin/0-install.yaml
qa/suites/fs/shell/distro
qa/suites/fs/shell/tasks/cephfs-shell.yaml

index f064930c1f40eb5ea38037b643d42f50c2cf7f8e..6722b1f8fe1c768e880ba16803530bffa4e9e998 100644 (file)
@@ -1,7 +1,5 @@
 >=19.0.0
 
-* The cephfs-shell utility is now packaged for RHEL 9 / CentOS 9 as required
-  python dependencies are now available in EPEL9.
 * RGW: S3 multipart uploads using Server-Side Encryption now replicate correctly in
   multi-site. Previously, the replicas of such objects were corrupted on decryption.
   A new tool, ``radosgw-admin bucket resync encrypted multipart``, can be used to
index 482b705d65848c8091b2a2914422825aa11ff7c0..ff8aa5aafbff8a72f9b804458da4efc8c6ec6f25 100644 (file)
@@ -98,7 +98,7 @@
 %else
 %bcond_without jaeger
 %endif
-%if 0%{?fedora} || 0%{?suse_version} >= 1500 || 0%{?rhel} >= 9
+%if 0%{?fedora} || 0%{?suse_version} >= 1500
 # distros that ship cmd2 and/or colorama
 %bcond_without cephfs_shell
 %else
index c995efca941d0ec69cb1fc7eb1049befbf2c2753..413958f1111ada99623fa238006655fa6b1eaf0c 100644 (file)
@@ -3,7 +3,6 @@ tasks:
       extra_packages:
         rpm:
         - python3-cephfs
-        - cephfs-shell
         - cephfs-top
         - cephfs-mirror
         deb:
index 23d9e9be86f0d518b9a966f6439948c11c1b4b42..0862b4457b37a038999a4485572780a8bd3c07db 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
index 55cd07598741fa5cde879c90c9a05c207ae0bcb0..9708252e908a23058cf8b82d6b5a7e9ece81ac31 100644 (file)
@@ -1,6 +1,7 @@
-teuthology:
-  postmerge:
-    - if not (yaml.os_type == "ubuntu" or yaml.os_type == "centos"  and yaml.os_version == "9.stream") then reject() end
+# 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: "20.04"
 tasks:
   - cephfs_test_runner:
       modules: