deis / builder

Git server and application builder for Deis Workflow
https://deis.com
MIT License
40 stars 41 forks source link

Have probes ping the SSH server #182

Open arschles opened 8 years ago

arschles commented 8 years ago

Currently, the probes only check to see if the SSH server has been started. They should actually ping it to see if it's at least responsive.

Ref https://github.com/deis/builder/pull/149#issuecomment-184861922

bacongobbler commented 7 years ago

potentially related to #462?

Cryptophobia commented 6 years ago

This issue was moved to teamhephy/builder#34