From 88ac9187bce15fa5e6c00ce66d7142e47eb59acf Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Mon, 10 Nov 2025 20:43:59 +0100 Subject: [PATCH] qa/suites/rbd/valgrind: don't hardcode os_type in memcheck.yaml The entire subsuite is pinned by centos_latest.yaml symlink, so the stanza in memcheck.yaml is redundant. Removing it allows to experiment with other distros just through varying the symlink target. Signed-off-by: Ilya Dryomov --- qa/suites/rbd/valgrind/validator/memcheck.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/qa/suites/rbd/valgrind/validator/memcheck.yaml b/qa/suites/rbd/valgrind/validator/memcheck.yaml index fcea1b88cf6e3..7ec21ca6bd0a9 100644 --- a/qa/suites/rbd/valgrind/validator/memcheck.yaml +++ b/qa/suites/rbd/valgrind/validator/memcheck.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.39.5