From 989108ebe89097dd7edabbe6151e07f5590765e2 Mon Sep 17 00:00:00 2001 From: jbtrystram Date: Tue, 15 Oct 2024 09:27:50 +0200 Subject: [PATCH] denylist: add ksump.crash.ssh Recent kdump update regressed on this case. The issue is tracked upstream: https://github.com/rhkdump/kdump-utils/issues/46 Tracking issue : https://github.com/coreos/fedora-coreos-tracker/issues/1813 --- kola-denylist.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index d92b2ff316..54f0c708ae 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -10,3 +10,10 @@ warn: true arches: - ppc64le +- pattern: kdump.crash.ssh + tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1813 + streams: + - rawhide + - branched + - next-devel + - next