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

@@ -22,6 +22,7 @@ KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
source "${KUBE_ROOT}/hack/lib/init.sh"
kube::golang::setup_env
kube::etcd::install
make -C "${KUBE_ROOT}" WHAT=cmd/kube-apiserver