mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-03 20:40:26 -05:00
There was an env variable PARALLEL and a -p command line flag, but the value then wasn't passed on to "go test". The new default is to not set any explicit parallelism, which matches the prior (accidental?) behavior of ignoring PARALLEL. |
||
|---|---|---|
| .. | ||
| build.sh | ||
| clean.sh | ||
| cross.sh | ||
| make-help.sh | ||
| test-cmd.sh | ||
| test-e2e-node.sh | ||
| test-integration.sh | ||
| test.sh | ||
| update.sh | ||
| verify.sh | ||