Files
kubernetes/test/e2e_node
Swati Sehgal 13511897bd node: e2e: extend wait for resources exported by sample device plugin
In the device plugin node reboot e2e test, the test previously waited a
short period for the resources exported by the sample device plugin to
appear on the local node. On slower test nodes, the plugin may take
longer to register, causing flakes where the expected devices are not
yet available.

This change increases the polling duration to 2 minutes, ensuring the test
waits long enough for the expected device capacity and allocatable resources
to appear, improving test stability.

This commit also updates the assertion message to be more explicit making
failures clearer and improving test reliability.

Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2025-10-21 13:59:17 +01:00
..
2025-07-04 08:55:57 +02:00
2025-09-02 08:39:57 +02:00
2024-12-02 16:59:34 +01:00
2025-09-27 19:57:47 +03:00
2025-07-29 20:20:08 +02:00
2025-08-11 15:14:46 +02:00