Files
kubernetes/test/e2e_node
Francesco Romani 2d1503dae3 e2e: node: {cpu,topo}mgr: make logic on allocatable
The existing cpu/topology manager tests correctly check for the
node resources and skip if the detected resources are not enough
to run the tests, to avoid false negatives.

Unfortunately they do the check against the node capacity, while
the correct approach is to check the allocatable resources.
The existing check is correct only on a narrow set of cases;
otherwise can still lead to false negatives.

This PR fixes that.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-02-02 14:10:46 +01:00
..
2021-02-28 15:17:29 -08:00
2021-12-22 13:05:34 +02:00
2021-12-22 13:05:34 +02:00
2022-01-10 08:14:29 -05:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-11-14 19:54:47 -08:00
2019-11-26 16:26:55 +08:00
2021-12-22 13:05:34 +02:00
2022-01-10 08:14:29 -05:00
2020-08-13 16:03:37 -04:00
2021-12-22 13:05:34 +02:00
2021-02-25 17:52:17 +08:00