mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 20:03:52 +00:00
Ginkgo v1 had a much longer default test timeout, in v2 this switched to being 1 hour. This is not long enough to run many of our suites. Here we copy the backwards compatibility that is used by hack/gingo-e2e.sh to unbreak serial pipelines.