mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-16 01:08:06 -05:00
use defaults in test-dockerized for etcd prefix and api versions
Test more things
This commit is contained in:
parent
58ab75a69a
commit
2857baa7fd
1 changed files with 0 additions and 2 deletions
|
|
@ -40,8 +40,6 @@ export KUBE_KEEP_VERBOSE_TEST_OUTPUT=y
|
|||
export KUBE_TIMEOUT='-timeout 300s'
|
||||
export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4
|
||||
export LOG_LEVEL=4
|
||||
export KUBE_TEST_API_VERSIONS=v1,extensions/v1beta1
|
||||
export KUBE_TEST_ETCD_PREFIXES=registry
|
||||
|
||||
./hack/build-go.sh
|
||||
godep go install ./...
|
||||
|
|
|
|||
Loading…
Reference in a new issue