kubernetes/hack/make-rules
Patrick Ohly 817e8cd898 make test: fix support for PARALLEL
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.
2025-12-30 12:22:13 +01:00
..
build.sh hacks: build main target without go in the PATH 2024-04-05 17:36:57 +03:00
clean.sh Simpler and less noisy make-clean 2023-12-08 09:20:44 -08:00
cross.sh fix shellcheck in hack/make-rules/... 2019-02-26 00:56:36 -05:00
make-help.sh avoid masking return values in hack/make-rules/make-help.sh 2022-10-19 23:46:18 -07:00
test-cmd.sh make test-cmd: use kube::util::find-binary to get kubeadm binary 2024-11-26 17:33:44 -08:00
test-e2e-node.sh drop automaxprocs hacks now that go 1.25 handles this built in 2025-09-17 16:36:15 -07:00
test-integration.sh Merge pull request #133503 from p0lyn0mial/upstream-disable-panic-watch-decode-err-for-integration 2025-10-31 02:52:03 -07:00
test.sh make test: fix support for PARALLEL 2025-12-30 12:22:13 +01:00
update.sh Add update-featuregates to update.sh 2025-03-13 15:53:06 -07:00
verify.sh hack verify.sh: clean up "base" 2024-09-30 18:12:39 +02:00