]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Keep each ssh connection alive.
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 3 Nov 2011 20:08:39 +0000 (13:08 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Thu, 3 Nov 2011 20:08:49 +0000 (13:08 -0700)
commit0b451f94755af82f5c00c15fb9ea4e0034919689
tree085ad14c472fd669b77f7b7bd065e2e897fa7d80
parent6e3e0d7cdcb5ba70f938f0850a8828aca2753ab5
Keep each ssh connection alive.

With long-running jobs like thrashing, ssh connections were timing
out.
teuthology/misc.py
teuthology/task/internal.py