Skip to content

fix(gpu-test): resolve SSH timing issues in Vast.ai test infrastructure#49

Merged
tetsuo-cpp merged 1 commit intocanonfrom
fix/ssh-timing
Feb 21, 2026
Merged

fix(gpu-test): resolve SSH timing issues in Vast.ai test infrastructure#49
tetsuo-cpp merged 1 commit intocanonfrom
fix/ssh-timing

Conversation

@tetsuo-cpp
Copy link
Owner

Summary

  • Add _wait_for_sshd() polling loop that probes sshd with ssh true until it accepts connections
  • Add ConnectionAttempts=3 to ssh_run via _ssh_cmd()
  • Add ConnectTimeout=10 and ConnectionAttempts=3 to scp_upload

Closes #48

@tetsuo-cpp tetsuo-cpp merged commit ac93cca into canon Feb 21, 2026
1 check passed
@tetsuo-cpp tetsuo-cpp deleted the fix/ssh-timing branch February 21, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix SSH timing issues in GPU test infrastructure

1 participant