diff --git a/test/centos-image/sshproxy_test.go b/test/centos-image/sshproxy_test.go index 07cac69..4c5f4fa 100644 --- a/test/centos-image/sshproxy_test.go +++ b/test/centos-image/sshproxy_test.go @@ -458,7 +458,7 @@ func TestLongStickyConnections(t *testing.T) { // remove old connections stored in etcd time.Sleep(4 * time.Second) - updateLineSSHProxyConf("etcd_keyttl", "3") + updateLineSSHProxyConf("etcd_keyttl", "10") disableHost("server1") checkHostState(t, "server1", "disabled")