Files
kubernetes/test
Sascha Grunert b8400cbc36 Reduce the number of parallel typechecks to 2
The PR https://github.com/kubernetes/kubernetes/pull/104575 introduces
some intermediate types which makes the 32GiB memory machine kill the
typecheck process. To resolve that issue and make the test more robust,
we now reduce the amount of parallel typechecks to run to `2`.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-08-26 16:53:13 +02:00
..
2021-07-27 22:01:43 -07:00
2021-07-28 19:26:44 -07:00
2021-08-11 10:54:35 +02:00