mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-08 23:41:17 +02:00
As `talosctl time` relies on default time server set in the config, and our nodes start with `pool.ntp.org`, sometimes request to the timeserver fails failing the tests. Retry such errors in the tests to avoid spurious failures. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>