mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Don't limit go test
to only 2 cores
This commit is contained in:
parent
500493a3ac
commit
52a6252431
@ -49,7 +49,7 @@ godep go install ./...
|
||||
|
||||
./hack/verify-all.sh -v
|
||||
|
||||
./hack/test-go.sh -- -p=2
|
||||
./hack/test-go.sh
|
||||
./hack/test-cmd.sh
|
||||
./hack/test-integration.sh
|
||||
./hack/test-update-storage-objects.sh
|
||||
|
Loading…
Reference in New Issue
Block a user