Signed-off-by: Venky Shankar <vshankar@redhat.com>
>=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
%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
extra_packages:
rpm:
- python3-cephfs
- - cephfs-shell
- cephfs-top
- cephfs-mirror
deb:
-.qa/distros/supported
\ No newline at end of file
+.qa/distros/supported-random-distro$
\ No newline at end of file
-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: