mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
commit
3b1ef739d1
@ -38,7 +38,7 @@ trap cleanup HUP INT QUIT TERM
|
||||
kube::etcd::start
|
||||
|
||||
kube::log::status "Running integration test cases"
|
||||
KUBE_GOFLAGS="-tags 'integration no-docker' -test.v" \
|
||||
KUBE_GOFLAGS="-tags 'integration no-docker' " \
|
||||
"${KUBE_ROOT}/hack/test-go.sh" test/integration
|
||||
|
||||
kube::log::status "Running integration test scenario"
|
||||
|
Loading…
Reference in New Issue
Block a user