mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
When running test-update-storage-objects, only build kube-apiserver.
Prior to this we built everything. So slow!
This commit is contained in:
parent
c3a9b77d41
commit
1cd140fe49
@ -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
|
||||
|
||||
|
||||
#######################################################
|
||||
|
Loading…
Reference in New Issue
Block a user