Files
kubernetes/test
Francesco Romani d7b6049099 e2e: node: always declare testcase CPU requirements
The PR https://github.com/kubernetes/kubernetes/pull/130274 rewrote the
cpumanager tests assuming there are always at least 4 online CPUs,
adding checks for the tests which require more.

We still have, and likely we will have for the time being, lanes
which run on machines with 2 online CPUs.

Thus, every test which either reserve cpus (--reserved-cpus) or run
pods with exclusive CPU allocation must declare the requisites
and skip if the machine don't provide them.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2025-05-21 09:22:33 +02:00
..
2025-05-05 08:25:20 +02:00
2025-05-02 17:27:34 +02:00
2025-05-05 08:25:20 +02:00