Merge "Remove ssh args to ensure pipelining is working"

This commit is contained in:
Jenkins
2015-11-25 17:08:26 +00:00
committed by Gerrit Code Review

View File

@@ -22,4 +22,3 @@ timeout = 120
[ssh_connection]
pipelining = True
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o TCPKeepAlive=yes -o ServerAliveInterval=5 -o ServerAliveCountMax=3