Skip to content

Commit

Permalink
use defaults in test-dockerized for etcd prefix and api versions
Browse files Browse the repository at this point in the history
Test more things
  • Loading branch information
mikedanese committed Feb 16, 2016
1 parent 58ab75a commit 2857baa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hack/jenkins/test-dockerized.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 ./...
Expand Down

0 comments on commit 2857baa

Please sign in to comment.