From 02fe3f73421615e011b5a23afc50e8b3aab9d44b Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Sat, 16 Sep 2023 11:17:34 -0400 Subject: [PATCH] denylist: add next stream to denial for networking selinux issue Now that we have moved the next stream over to F39 we'll need these denials to apply there too. --- kola-denylist.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/kola-denylist.yaml b/kola-denylist.yaml index 58d07a0ce3..b817eb6fa2 100644 --- a/kola-denylist.yaml +++ b/kola-denylist.yaml @@ -23,6 +23,7 @@ - rawhide - branched - next-devel + - next - pattern: ext.config.networking.no-persist-ip tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1542 # snooze: 2023-09-28 (disabled on promotion) @@ -31,6 +32,7 @@ - rawhide - branched - next-devel + - next - pattern: ext.config.networking.prefer-ignition-networking tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1542 # snooze: 2023-09-28 (disabled on promotion) @@ -39,6 +41,7 @@ - rawhide - branched - next-devel + - next - pattern: ext.config.networking.ifname-karg.everyboot-systemd-link-file tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1542 # snooze: 2023-09-28 (disabled on promotion) @@ -47,6 +50,7 @@ - rawhide - branched - next-devel + - next - pattern: ext.config.networking.force-persist-ip tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1542 # snooze: 2023-09-28 (disabled on promotion) @@ -55,6 +59,7 @@ - rawhide - branched - next-devel + - next - pattern: ext.config.networking.bridge-static-via-kargs tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1542 # snooze: 2023-09-28 (disabled on promotion) @@ -63,6 +68,7 @@ - rawhide - branched - next-devel + - next - pattern: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1542 # snooze: 2023-09-28 (disabled on promotion) @@ -71,6 +77,7 @@ - rawhide - branched - next-devel + - next - pattern: ext.config.networking.mtu-on-bond-kargs tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1542 # snooze: 2023-09-28 (disabled on promotion) @@ -79,6 +86,7 @@ - rawhide - branched - next-devel + - next - pattern: coreos.ignition.ssh.key tracker: https://github.com/coreos/fedora-coreos-tracker/issues/1553 # snooze: 2023-09-27 (disabled on promotion)