We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62fc70e commit bab7625Copy full SHA for bab7625
test/centos-image/sshproxy_test.go
@@ -458,7 +458,7 @@ func TestLongStickyConnections(t *testing.T) {
458
// remove old connections stored in etcd
459
time.Sleep(4 * time.Second)
460
461
- updateLineSSHProxyConf("etcd_keyttl", "3")
+ updateLineSSHProxyConf("etcd_keyttl", "10")
462
disableHost("server1")
463
checkHostState(t, "server1", "disabled")
464
0 commit comments