mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-08 07:37:06 +02:00
These tests rely on node uptime checks. These checks are quite flaky. Following fixes were applied: * code was refactored as common method shared between reset/reboot tests (reboot all nodes does checks in a different way, so it wasn't updated) * each request to read uptime times out in 5 seconds, so that checks don't wait forever when node is down (or connection is aborted) * to account for node availability vs. lower uptime in the beginning of test, add extra elapsed time to the check condition Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com> |
||
---|---|---|
.. | ||
api.go | ||
dmesg.go | ||
logs.go | ||
reboot.go | ||
recover.go | ||
reset.go | ||
version.go |