From 5f2031fc67f03ee5e58dd7083d0137aa60d62c12 Mon Sep 17 00:00:00 2001 From: Michael Armijo Date: Mon, 28 Aug 2023 11:41:19 -0400 Subject: [PATCH] denylist: snooze `coreos.ignition.ssh.key` on kola-azure This test is failing for all streams on kola-azure. Snooze the test, with `warn: true`, for a week while we investigate https://github.com/coreos/fedora-coreos-tracker/issues/1553 --- kola-denylist.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index 06378b67f7..362e483df4 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -83,3 +83,9 @@ - rawhide - branched - next-devel +- pattern: coreos.ignition.ssh.key + tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1553 + snooze: 2023-09-04 + warn: true + platforms: + - azure