]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rbd/valgrind: pin to centos_9.stream instead of rpm_latest 69988/head
authorIlya Dryomov <idryomov@gmail.com>
Tue, 7 Jul 2026 09:29:44 +0000 (11:29 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 7 Jul 2026 11:40:57 +0000 (13:40 +0200)
This used to be the case before commit d4b977afdc59 ("qa/distros:
rename centos_latest.yaml to rpm_latest.yaml") and subsequent changes
to enable Rocky 10.  When paired with valgrind, python_api_tests* jobs
fail persistently on Ubuntu and Rocky, see [1].  Switch back until that
is resolved (or for as long as centos_9.stream remains in the mix).

[1] https://tracker.ceph.com/issues/74864

Fixes: https://tracker.ceph.com/issues/77982
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/suites/rbd/valgrind/centos_9.stream.yaml [new symlink]
qa/suites/rbd/valgrind/rpm_latest.yaml [deleted symlink]

diff --git a/qa/suites/rbd/valgrind/centos_9.stream.yaml b/qa/suites/rbd/valgrind/centos_9.stream.yaml
new file mode 120000 (symlink)
index 0000000..dc442c2
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/centos_9.stream.yaml
\ No newline at end of file
diff --git a/qa/suites/rbd/valgrind/rpm_latest.yaml b/qa/suites/rbd/valgrind/rpm_latest.yaml
deleted file mode 120000 (symlink)
index 2e6628f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/all/rpm_latest.yaml
\ No newline at end of file