Only install etcd for verify tests that need it.

This commit is contained in:
Ryan Hitchman
2018-02-28 20:46:36 -08:00
parent 07240b7166
commit f6e23e32f9
4 changed files with 5 additions and 1 deletions

View File

@@ -40,5 +40,4 @@ export LOG_LEVEL=4
cd /go/src/k8s.io/kubernetes
./hack/install-etcd.sh
make verify