Revision 1395179baa05993a8224f2a84e24af2daeb40810 authored by Ryan Drew on 07 March 2024, 20:24:29 UTC, committed by André Martins on 17 June 2024, 07:39:56 UTC
The function tunnel.SetTunnelMap is used in go tests to manually set the
tunnel map, however this function relies on the caller to clean up the
map when it is no longer needed. This commit modifies this function to
try and unpin any existing tunnel map before setting a new one, in order
to address cases where a leftover map may still be pinned.

See https://github.com/cilium/cilium/actions/runs/8193113970/job/22406307012
for an example flake that may be related to this issue.

Signed-off-by: Ryan Drew <ryan.drew@isovalent.com>
1 parent 0c54e45
Raw File
VERSION
1.16.0-dev
back to top