kubernetes/test/e2e/framework/node
Patrick Ohly 3c162af45f e2e: skip AllNodesReady when the test skipped framework initialization
This addresses a problem caused by
https://github.com/kubernetes/kubernetes/pull/112043: because the AfterEach
which invokes AllNodesReady always runs, including tests that skipped early,
those tests ran into a nil pointer access. This increased the size of log
files. The tests still worked.
2022-10-17 10:27:14 +02:00
..
init e2e: skip AllNodesReady when the test skipped framework initialization 2022-10-17 10:27:14 +02:00
helper.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
node_killer.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
resource.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
runtimeclass.go Clean up dockershim in tests 2021-12-22 13:05:34 +02:00
ssh.go e2e framework: eliminate interim sub packages 2022-10-06 08:16:47 +02:00
wait_test.go e2e: fix node wait test 2022-05-11 11:43:55 +02:00
wait.go e2e framework: eliminate redundant framework/[log|ginkgowrapper] 2022-10-06 08:16:47 +02:00