kubernetes/test/e2e/framework/ssh
Patrick Ohly dd78c81057 E2E framework ssh: avoid log spam in runSSHCommand
Emitting "error dialing" on each retry spams the test log output even when the
tests succeed.

Using Eventually also has other advantages (better failure message, support for
Gingko progress reports when a test is stuck).
2026-01-22 12:00:09 +01:00
..
.import-restrictions e2e framework: control k/k/pkg imports 2023-04-17 00:17:16 +03:00
ssh.go E2E framework ssh: avoid log spam in runSSHCommand 2026-01-22 12:00:09 +01:00