mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	run unit tests with go, not just bazel
This commit is contained in:
		| @@ -55,8 +55,7 @@ make generated_files | |||||||
| go install ./cmd/... | go install ./cmd/... | ||||||
| ./hack/install-etcd.sh | ./hack/install-etcd.sh | ||||||
|  |  | ||||||
| # bazel didn't like BUILD files in the staging repos, so we need to run unit tests | make test | ||||||
| make test WHAT="./vendor/k8s.io/apimachinery/... ./vendor/k8s.io/apiserver/... ./vendor/k8s.io/client-go/..." |  | ||||||
| make test-cmd | make test-cmd | ||||||
| make test-integration | make test-integration | ||||||
| ./hack/test-update-storage-objects.sh | ./hack/test-update-storage-objects.sh | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 deads2k
					deads2k