Unverified Commit d1ba5447 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #55279 from spxtr/ImperialToSI

Automatic merge from submit-queue (batch tested with PRs 53747, 54528, 55279, 55251, 55311). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Stop running unit tests outside of Bazel. We tried this a while ago, but had to revert because Bazel did not have race detection. Now it does. Previous issue: #40602 and #52443 Relevant parties: @ixdy @mikedanese @smarterclayton @deads2k @liggitt /sig testing ```release-note NONE ```
parents f47a54e8 e72a1661
......@@ -55,7 +55,6 @@ make generated_files
go install ./cmd/...
./hack/install-etcd.sh
make test
make test-cmd
make test-integration
./hack/test-update-storage-objects.sh
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