Commit e72a1661 authored by spxtr's avatar spxtr

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.
parent 3af06ccf
...@@ -55,7 +55,6 @@ make generated_files ...@@ -55,7 +55,6 @@ make generated_files
go install ./cmd/... go install ./cmd/...
./hack/install-etcd.sh ./hack/install-etcd.sh
make test
make test-cmd make test-cmd
make test-integration make test-integration
./hack/test-update-storage-objects.sh ./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