Commit 1cd140fe authored by Matt Liggett's avatar Matt Liggett

When running test-update-storage-objects, only build kube-apiserver.

Prior to this we built everything. So slow!
parent c3a9b77d
......@@ -83,7 +83,7 @@ kube::etcd::start
kube::log::status "Running test for update etcd object scenario"
"${KUBE_ROOT}/hack/build-go.sh"
"${KUBE_ROOT}/hack/build-go.sh" cmd/kube-apiserver
#######################################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment