mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Change ipamperf test to new setup_env
This commit is contained in:
		@@ -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}"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user