]> git.feebdaed.xyz Git - 0xmirror/cilium.git/commit
gh/actions: Move BGP e2e tests from lb to misc category to re-enable them
authorRastislav Szabo <rastislav.szabo@isovalent.com>
Mon, 15 Dec 2025 15:27:37 +0000 (16:27 +0100)
committerJulian Wiedmann <julianwiedmann@users.noreply.github.com>
Wed, 17 Dec 2025 09:12:28 +0000 (09:12 +0000)
commit57b1cb10bf5f72ff2e1615b6480e8f751f770e2d
treef623cdc0764acce8b0f1cc808c2c0f49f812c207
parent3b586e77b5299e1ed39b045493407e1b09a9aec0
gh/actions: Move BGP e2e tests from lb to misc category to re-enable them

As of 9750fc3f755fa415dfd298b0f9460304876ecda3 we are not running
BGP e2e tests, as they were enabled only as part of the "lb" e2e
category, for which we are running only L7 tests now.
As BGP tests do not fall under these, they were not executed.
Let's move them into "misc" category running L3-L4 tests instead.

BGP CP is quite independent of any other cilium configuration
as it only advertises k8s prefixes over BGP, but let's enable it
at least once in the vxlan tunnel mode and once with tunneling disabled.

Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
.github/actions/e2e/lb.yaml
.github/actions/e2e/misc.yaml