From 6ebf3feed96765b1142728e824b1d69a817726cd Mon Sep 17 00:00:00 2001 From: Micah Abbott Date: Tue, 27 Jul 2021 12:36:16 -0400 Subject: [PATCH] kola-denylist: disable crio.base tests for all arches See: https://bugzilla.redhat.com/show_bug.cgi?id=1986239 --- kola-denylist.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index 289bc3903..7beb6ac7b 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -6,10 +6,9 @@ arches: - s390x - pattern: crio.base - tracker: https://github.com/kubernetes/kubernetes/issues/87325 - arches: - - s390x - - ppc64le + tracker: + - https://github.com/kubernetes/kubernetes/issues/87325a + - https://bugzilla.redhat.com/show_bug.cgi?id=1986239 # for s390x by-partlabel can't be used and even if that is avoided by using part-uuid, still depends on the cpi fix below - pattern: ext.config.var-mount tracker: https://github.com/ibm-s390-tools/s390-tools/pull/82