Skip to content

Commit

Permalink
Merge pull request #280 from jingyuanliang/master
Browse files Browse the repository at this point in the history
Fix #277: add CILIUM_FAST_START_NAMESPACES to cleanup_env in test
  • Loading branch information
google-oss-prow[bot] authored Feb 27, 2024
2 parents 9d0920a + 99b006f commit df4eab3
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 df4eab3

Please sign in to comment.