From: Justin Caratzas Date: Thu, 18 Sep 2025 20:45:01 +0000 (-0400) Subject: cephadm: enable test case for centos10 cephadm rpm build X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8834f8dcbb626ea3b060ebea6bfc7a925718e5da;p=ceph-ci.git cephadm: enable test case for centos10 cephadm rpm build Now that the build script is updated we can enable the test for centos 10 based rpm sourced cephadm builds. Signed-off-by: John Mulligan (cherry picked from commit 16530fde5e4a84c5690da760f4be5dd91131a69b) (cherry picked from commit b79cc22ac73b407759f72acfa06271957d9ecc3d) Resolves: rhbz#2388210 --- diff --git a/src/cephadm/tests/build/test_cephadm_build.py b/src/cephadm/tests/build/test_cephadm_build.py index 185ffbf6bb1..602774865ab 100644 --- a/src/cephadm/tests/build/test_cephadm_build.py +++ b/src/cephadm/tests/build/test_cephadm_build.py @@ -140,6 +140,7 @@ def test_cephadm_build(env, source_dir, tmp_path): 'env', [ 'centos-9-plusdeps', + 'centos-10-plusdeps', 'centos-9', ], )