mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
commit
3b1ef739d1
@ -38,7 +38,7 @@ trap cleanup HUP INT QUIT TERM
|
|||||||
kube::etcd::start
|
kube::etcd::start
|
||||||
|
|
||||||
kube::log::status "Running integration test cases"
|
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_ROOT}/hack/test-go.sh" test/integration
|
||||||
|
|
||||||
kube::log::status "Running integration test scenario"
|
kube::log::status "Running integration test scenario"
|
||||||
|
Loading…
Reference in New Issue
Block a user