From 4832c44bb3c88461243f8a2a9feaaf83c133a0a3 Mon Sep 17 00:00:00 2001 From: Adesh Deshmukh Date: Sun, 5 Jul 2026 16:14:22 +0530 Subject: [PATCH] fix(tests): use kube_network_plugin in fedora43-flannel-crio test (#13350) * fix(tests): use kube_network_plugin in fedora43-flannel-crio test The fedora43-flannel-crio-collection-scale.yml test config set 'network_plugin: flannel', but all Kubespray roles read 'kube_network_plugin' (defaulting to 'calico'). The test silently ran Calico instead of Flannel. Signed-off-by: Adesh Deshmukh * Update CI matrix to reflect fedora43-flannel-crio test correctly --------- Signed-off-by: Adesh Deshmukh --- docs/developers/ci.md | 2 +- tests/files/fedora43-flannel-crio-collection-scale.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/developers/ci.md b/docs/developers/ci.md index 227b83f24..006affd0b 100644 --- a/docs/developers/ci.md +++ b/docs/developers/ci.md @@ -30,7 +30,7 @@ debian11 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | debian12 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | debian13 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | fedora42 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | -fedora43 | :white_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | +fedora43 | :white_check_mark: | :x: | :x: | :white_check_mark: | :x: | :x: | :x: | flatcar4081 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | openeuler24 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | rockylinux10 | :x: | :x: | :x: | :x: | :x: | :x: | :x: | diff --git a/tests/files/fedora43-flannel-crio-collection-scale.yml b/tests/files/fedora43-flannel-crio-collection-scale.yml index ac90e441c..c4febceb7 100644 --- a/tests/files/fedora43-flannel-crio-collection-scale.yml +++ b/tests/files/fedora43-flannel-crio-collection-scale.yml @@ -1,6 +1,6 @@ --- cloud_image: fedora-43 -network_plugin: flannel +kube_network_plugin: flannel container_manager: crio cluster_layout: