mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
restore unit testing for the staging repos
This commit is contained in:
parent
17fc371dbc
commit
a7c325f7ad
@ -55,6 +55,8 @@ make generated_files
|
||||
go install ./cmd/...
|
||||
./hack/install-etcd.sh
|
||||
|
||||
# bazel didn't like BUILD files in the staging repos, so we need to run unit tests
|
||||
make test WHAT="./vendor/k8s.io/apimachinery/... ./vendor/k8s.io/apiserver/... ./vendor/k8s.io/client-go/..."
|
||||
make test-cmd
|
||||
make test-integration
|
||||
./hack/test-update-storage-objects.sh
|
||||
|
Loading…
Reference in New Issue
Block a user