kubernetes/test/integration/dra
Patrick Ohly 1847d5b1a2 DRA e2e+integration: test ResourceSlice controller
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 c47ad64820)
2026-01-16 08:10:37 +01:00
..
binding_conditions_test.go Remove deprecated test methods 2026-01-12 16:15:04 +05:30
device_taints_test.go Remove deprecated test methods 2026-01-12 16:15:04 +05:30
dra_test.go DRA e2e+integration: test ResourceSlice controller 2026-01-16 08:10:37 +01:00
helpers_test.go Remove deprecated test methods 2026-01-12 16:15:04 +05:30
main_test.go
objects.go Remove deprecated test methods 2026-01-12 16:15:04 +05:30
OWNERS
resourceslicecontroller.go DRA e2e+integration: test ResourceSlice controller 2026-01-16 08:10:37 +01:00