From fca7639e4cd835ad74d2d269abe9010f989243e3 Mon Sep 17 00:00:00 2001 From: Samuel Just Date: Tue, 11 Nov 2025 02:52:22 +0000 Subject: [PATCH] qa/suites: remove centos restriction from valgrind yaml http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126 were quite some time ago. It's causing trouble now because it only overrides the os_type bit leaving the os_version alone causing teuthology to look for centos 10 (centos + rocky 10). Signed-off-by: Samuel Just (cherry picked from commit 53c2197115f6a5cb9687ac5734e556f13ac7e683) --- qa/suites/rados/verify/validater/valgrind.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/qa/suites/rados/verify/validater/valgrind.yaml b/qa/suites/rados/verify/validater/valgrind.yaml index da5cb3d10c04..cd73fe0baf37 100644 --- a/qa/suites/rados/verify/validater/valgrind.yaml +++ b/qa/suites/rados/verify/validater/valgrind.yaml @@ -1,6 +1,3 @@ -# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126 -os_type: centos - overrides: install: ceph: -- 2.47.3