From 077d4188c2dabb49d3d0e7dfe22b3944502ad323 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Fri, 17 Nov 2023 09:11:40 -0500 Subject: [PATCH] denylist: skip PXE tests on ppc64le These tests are broken with the latest GRUB BOOTP binaries in cosa, which is now on f39. --- kola-denylist.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index 06d242edec..374f03a32a 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -25,3 +25,8 @@ - ppc64le streams: - rawhide +- pattern: pxe-*.ppcfw + tracker: https://github.com/coreos/coreos-assembler/issues/3370 + # nb: testiso doesn't read this, so it's just for consistency + arches: + - ppc64le