From 5ee77b225abd2b466421649402a1c8686d8b3e5e Mon Sep 17 00:00:00 2001 From: Aashish Radhakrishnan Date: Mon, 2 Dec 2024 19:28:57 -0500 Subject: [PATCH] denylist: add snooze for multipath.partition The multipath.partition test has been failing with the latest kernel version 6.13.0-0.rc0.20241119git158f238aa69d.2.fc42. Let us snooze this test for a month till January 6, 2025. Ref: https://github.com/openshift/os/issues/1656 --- kola-denylist.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index 3aceda0453..c5b10d8295 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -8,5 +8,6 @@ - ppc64le - pattern: multipath.partition tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1840 + snooze: 2025-01-06 streams: - rawhide