Change ipamperf test to new setup_env
This commit is contained in:
parent
238b33de3b
commit
25b97dae82
@ -70,7 +70,7 @@ done
|
|||||||
KUBE_ROOT=$(dirname "${BASH_SOURCE[0]}")/../../../
|
KUBE_ROOT=$(dirname "${BASH_SOURCE[0]}")/../../../
|
||||||
source "${KUBE_ROOT}/hack/lib/init.sh"
|
source "${KUBE_ROOT}/hack/lib/init.sh"
|
||||||
|
|
||||||
kube::golang::old::setup_env
|
kube::golang::new::setup_env
|
||||||
|
|
||||||
DIR_BASENAME=$(dirname "${BASH_SOURCE[0]}")
|
DIR_BASENAME=$(dirname "${BASH_SOURCE[0]}")
|
||||||
pushd "${DIR_BASENAME}"
|
pushd "${DIR_BASENAME}"
|
||||||
|
Loading…
Reference in New Issue
Block a user