Revision 95ed2b6c3cee44e065eb88eb384b777b457ce1ba authored by Chris Tarazi on 02 June 2021, 22:10:34 UTC, committed by André Martins on 16 June 2021, 00:03:28 UTC
[ upstream commit 8ba6c28181fdb1191dc69ee39d45fdfa48c1bcfb ]

We recently had a regression
(https://github.com/cilium/cilium/issues/16340) that occurred when the
user specified node-selectors in their BGP configmap. The node-selectors
were not picked up due to the bug that was fixed in
https://github.com/cilium/cilium/pull/16341.

This commit is to add regression testing for the BGP integration.

Signed-off-by: Chris Tarazi <chris@isovalent.com>
Signed-off-by: Sebastian Wicki <sebastian@isovalent.com>
1 parent 1be87fe
History
File Mode Size
gce-deployment
k8s
netpol-cyclonus
testsite
02-perf.sh -rwxr-xr-x 5.8 KB
09-perf-gce.sh -rwxr-xr-x 7.9 KB
98-documentation-link-check.sh -rwxr-xr-x 405 bytes
Makefile -rw-r--r-- 171 bytes
envoy-smoke-test.sh -rwxr-xr-x 11.5 KB
helpers.bash -rw-r--r-- 33.1 KB
run-tests -rwxr-xr-x 650 bytes
sql-proxy.sh -rwxr-xr-x 3.4 KB

back to top