From 2d0fce6d5cfd5198c27e131757ecb934e1b092e7 Mon Sep 17 00:00:00 2001 From: jbtrystram Date: Thu, 24 Oct 2024 14:23:54 +0200 Subject: [PATCH] denylist: add kdump.crash.nfs for >=f41 We were not testing this until recently [1] so it slipped through. Upstream issue : https://github.com/rhkdump/kdump-utils/issues/52 [1] https://github.com/coreos/coreos-assembler/pull/3911 --- kola-denylist.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index d92b2ff316..32cf4ca08f 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -10,3 +10,9 @@ warn: true arches: - ppc64le +- pattern: kdump.crash.nfs + tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1820 + streams: + - rawhide + - next-devel + - next