Skip to content

Commit

Permalink
Fix #277: add CILIUM_FAST_START_NAMESPACES to cleanup_env in test
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyuanliang committed Feb 27, 2024
1 parent 9d0920a commit 99b006f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/test-install-cni.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ function cleanup_envs() {
export -n \
CALICO_CNI_SPEC_TEMPLATE_FILE \
CALICO_CNI_SPEC_TEMPLATE \
CILIUM_FAST_START_NAMESPACES \
CILIUM_HEALTHZ_PORT \
CILIUM_HEALTH_MAX_WAIT_TIME \
CNI_SPEC_IPV6_ROUTE \
Expand Down

0 comments on commit 99b006f

Please sign in to comment.