jenkins ssh连接超时 SSH: Disconnecting configuration

SSH: Disconnecting configuration [192.168.2.68] ...
ERROR: Exception when publishing, exception message [Exec timed out or was interrupted after 120,000 ms]
Build step 'Send files or execute commands over SSH' changed build result to UNSTABLE
Finished: UNSTABLE

1.延长timeout的时间

Send files or execute commands over SSH配置点击高级

Exec timeout (ms)修改为0

原文地址:https://www.cnblogs.com/lazy-sang/p/14373016.html