Files
kubernetes/test/e2e_node
Patrick Ohly d4729008ef e2e: simplify test cleanup
ginkgo.DeferCleanup has multiple advantages:
- The cleanup operation can get registered if and only if needed.
- No need to return a cleanup function that the caller must invoke.
- Automatically determines whether a context is needed, which will
  simplify the introduction of context parameters.
- Ginkgo's timeline shows when it executes the cleanup operation.
2022-12-13 08:09:01 +01:00
..
2022-12-10 19:50:18 +01:00
2021-02-28 15:17:29 -08:00
2022-09-04 21:02:43 +02:00
2021-02-28 15:17:29 -08:00
2022-10-06 08:19:47 +02:00
2019-11-26 16:26:55 +08:00
2022-12-13 08:09:01 +01:00
2022-10-06 08:19:47 +02:00
2022-11-01 12:16:43 -07:00
2022-12-10 19:50:18 +01:00
2020-08-13 16:03:37 -04:00
2022-10-06 08:19:47 +02:00
2022-12-13 08:09:01 +01:00