]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/workunits: add Rocky Linux support to librados tests
authorNitzan Mordechai <nmordech@redhat.com>
Thu, 13 Nov 2025 14:03:58 +0000 (14:03 +0000)
committerNitzanMordhai <nmordech@ibm.com>
Tue, 27 Jan 2026 14:17:22 +0000 (14:17 +0000)
commit99e249364e62acc6f1ee6f6b92399ff25846dcd9
treedc413e77e2dfacec263113881525c6bb76ea900e
parentbff5afa0c1fa274c7af690ce6281f3acd4a98d12
qa/workunits: add Rocky Linux support to librados tests

Add Rocky Linux to the list of supported RPM-based distributions in
test_librados_build.sh and version_number_sanity.sh. Rocky Linux uses
the same package names and commands as CentOS/RHEL, so it can use the
existing RPM codepath.

Without this change, the tests fail on Rocky Linux systems with
"unknown distro" errors.

Fixes: https://tracker.ceph.com/issues/73839
Signed-off-by: Nitzan Mordechai <nmordec@ibm.com>
(cherry picked from commit 32453d25c5de73597c0169baa4264df2bc10c546)
qa/workunits/rados/test_librados_build.sh
qa/workunits/rados/version_number_sanity.sh