From e8b2ef3f2b3dc6bb03eec8ddaee011267d384ccb Mon Sep 17 00:00:00 2001 From: Michael Armijo Date: Mon, 19 Aug 2024 15:03:16 -0600 Subject: [PATCH] denylist: rawhide: snooze `ext.config.files.validate-symlinks` `ext.config.files.validate-symlinks` is failing in rawhide, which is tracking Fedora 42. Snooze it for two weeks until the issue is resolved: https://github.com/coreos/fedora-coreos-tracker/issues/1782 --- kola-denylist.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index b5f07a100c..09c02e8ea6 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -51,3 +51,9 @@ streams: - rawhide - branched +- pattern: ext.config.files.validate-symlinks + tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1782 + warn: true + snooze: 2024-09-02 + streams: + - rawhide