Files
kubernetes/test
Patrick Ohly f9ef004916 E2E framework: start slow tests first
This avoids the risk of having a slow test started towards the end of a run,
which then would cause the run to take longer. When started early they can run
in parallel to other tests. In serial runs it doesn't matter.

The implementation maps the Slow label to the new ginkgo.SpecPriority. The
default is 0. Tests with priority 1 run first.
2025-11-03 18:17:59 +01:00
..
2025-11-03 18:17:59 +01:00
2025-09-27 19:57:47 +03:00
2025-06-10 20:05:40 -07:00