kubernetes/test/e2e/framework/internal
Patrick Ohly 0d64cbff49 e2e framework: support creating TContext
This makes it possible to call helper packages which expect a TContext from E2E
tests.

The implementation uses GinkgoT as TB and supports registering cleanup
callbacks which expect a context. These callbacks then run with a context that
comes from ginkgo.DeferCleanup, just as if they had called that directly.

(cherry picked from commit 47b613eded)
2026-01-16 07:53:00 +01:00
..
junit E2E framework: enable data race detection only if needed 2025-10-08 08:45:21 +02:00
output e2e framework: adapt unit test to Go 1.22 2023-09-19 12:18:34 +02:00
unittests e2e framework: support creating TContext 2026-01-16 07:53:00 +01:00
.import-restrictions e2e framework: control k/k/pkg imports 2023-04-17 00:17:16 +03:00