From a18d3119664465ebf10b9306d6e11a08ed5e8b09 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Tue, 8 Mar 2022 11:54:32 -0500 Subject: [PATCH] denylist: snooze the detection of the journald fix The test lets us know when the workaround was used so we can keep an eye on how often the problem occurs. It's happening often enough that it's not super useful. Let's snooze it for 10 days. --- kola-denylist.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index e4364afb35..a92806dc57 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -55,3 +55,12 @@ tracker: https://github.com/coreos/coreos-assembler/issues/2725 arches: - ppc64le +- pattern: ext.config.systemd.sytemd-journald-fix + tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1108#issuecomment-1061988853 + snooze: 2022-03-18 + streams: + - stable + - testing + - testing-devel + - next + - next-devel