Change test-e2e-node to use new setup_env

This commit is contained in:
Tim Hockin 2023-12-12 14:46:34 -08:00
parent 7a7dff1eeb
commit c79e5abec4
No known key found for this signature in database

View File

@ -17,7 +17,7 @@
KUBE_ROOT=$(dirname "${BASH_SOURCE[0]}")/../..
source "${KUBE_ROOT}/hack/lib/init.sh"
kube::golang::old::setup_env
kube::golang::new::setup_env
kube::golang::setup_gomaxprocs
# start the cache mutation detector by default so that cache mutators will be found