You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, newHost dialed SSH immediately at device initialization,
causing failures when the host OS hadn't finished booting yet or when
running BMC-only suites that don't need host access.
Now the SSH connection is established on first use via ExecuteCommandLine.
Signed-off-by: llogen <christoph.lange@blindspot.software>
0 commit comments