From b0314a70aab0e4e436e1f03fcc76857df7ca49ac Mon Sep 17 00:00:00 2001 From: Michael Armijo Date: Fri, 13 Dec 2024 16:16:13 -0700 Subject: [PATCH] denylist: skip `bootupd-validate` on rhel-9.4 This test is also failing on the rhel-9.4 variant with the same symptoms as: https://github.com/openshift/os/issues/1687. Denylist the test on the rhel-9.4 variant to unblock the pipeline until we can investigate. --- kola-denylist.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index c0af3cd7..72dfa957 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -44,6 +44,7 @@ osversion: - c9s - rhel-9.6 + - rhel-9.4 arches: - ppc64le