From 09aff279c82fe9303c3798553838c27a1bcf8afa Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Wed, 22 Nov 2023 20:52:47 -0500 Subject: [PATCH] Revert "denylist: skip PXE tests on ppc64le" This reverts commit 5e5cbecf6d50e31d452531726f5b8db8525b3dbb. Those tests should work now with the workaround added in https://github.com/coreos/coreos-assembler/pull/3661. --- kola-denylist.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index 5a95934f..69581560 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -49,12 +49,5 @@ osversion: - c9s -# Other failing tests -- 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 - - pattern: iso-offline-install-iscsi.bios tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1638