kubernetes/test/utils/ktesting
Patrick Ohly 1ecd4053de ktesting: skip timing check in unit test
Extending the duration and the allowed delta in f6682370b1 was still not enough
to make the unit test run reliably in pull-kubernetes-unit.

Now it uses the original, stricter timing again, but only when run locally. In
Prow (detected by checking the "CI" env variable), the duration check is
skipped.
2024-02-24 19:26:29 +01:00
..
examples ktesting: add TContext 2024-02-11 10:51:38 +01:00
initoption ktesting: add TContext 2024-02-11 10:51:38 +01:00
internal ktesting: add TContext 2024-02-11 10:51:38 +01:00
assert_test.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
assert.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
clientcontext.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
contexthelper_test.go ktesting: skip timing check in unit test 2024-02-24 19:26:29 +01:00
contexthelper.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
doc.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
errorcontext_test.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
errorcontext.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
klogcontext.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
ktesting.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
signals_non_win.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
signals_win.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
signals.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
stepcontext.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
tcontext_test.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
tcontext.go ktesting: add TContext 2024-02-11 10:51:38 +01:00
withcontext.go ktesting: add TContext 2024-02-11 10:51:38 +01:00