Files
kubernetes/test/e2e_node
Francesco Romani adfff27279 node: e2e: run deleteSync in parallel
speedup the cleanup after testcases deleting pods in separate
goroutines.
The post-test cleanup stage must be done carefully since pod require
exclusive allocation - so pods must take all the steps to properly
cleanup the tests to avoid to pollute the environment, but
this has a negative effect on test duration (take longer).

Hence, we add safe speedups like doing pod deletions in parallel.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2021-03-09 13:13:36 +01:00
..
2021-02-28 15:17:29 -08:00
2020-05-29 09:56:00 +08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2020-11-04 15:48:30 -08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2020-02-07 18:16:47 -08:00
2019-11-26 16:26:55 +08:00
2020-01-17 21:08:13 -05:00
2020-11-04 15:48:30 -08:00
2020-08-13 16:03:37 -04:00
2021-02-25 17:52:17 +08:00