mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-14 08:14:28 -05:00
The "create 100 slices" E2E sometimes flaked with timeouts (e.g. 95 out of 100
slices created). It created too much load for an E2E test.
The same test now uses ktesting as API, which makes it possible to run it as
integration test with the original 100 slices and with more moderate 10 slices
as E2E test.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| binding_conditions_test.go | ||
| device_taints_test.go | ||
| dra_test.go | ||
| helpers_test.go | ||
| main_test.go | ||
| objects.go | ||
| OWNERS | ||
| resourceslicecontroller.go | ||