mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-14 20:10:50 -04:00
Ginkgo relies on all workers defining all tests in exactly the same order. This wasn't guaranteed for these tests, with the result that some tests might have been executed more than once and others not at all when running in parallel. This was noticed when some of these tests started to flake and then were reported both as failure and success, as if they had been retried. |
||
|---|---|---|
| .. | ||
| cmd | ||
| conformance | ||
| e2e | ||
| e2e_kubeadm | ||
| e2e_node | ||
| fixtures | ||
| fuzz | ||
| images | ||
| instrumentation | ||
| integration | ||
| kubemark | ||
| list | ||
| soak/serve_hostnames | ||
| typecheck | ||
| utils | ||
| OWNERS | ||