mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
use defaults in test-dockerized for etcd prefix and api versions
Test more things
This commit is contained in:
parent
58ab75a69a
commit
2857baa7fd
@ -40,8 +40,6 @@ export KUBE_KEEP_VERBOSE_TEST_OUTPUT=y
|
|||||||
export KUBE_TIMEOUT='-timeout 300s'
|
export KUBE_TIMEOUT='-timeout 300s'
|
||||||
export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4
|
export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4
|
||||||
export LOG_LEVEL=4
|
export LOG_LEVEL=4
|
||||||
export KUBE_TEST_API_VERSIONS=v1,extensions/v1beta1
|
|
||||||
export KUBE_TEST_ETCD_PREFIXES=registry
|
|
||||||
|
|
||||||
./hack/build-go.sh
|
./hack/build-go.sh
|
||||||
godep go install ./...
|
godep go install ./...
|
||||||
|
Loading…
Reference in New Issue
Block a user