Increase default negotiation timeout for netconf server to 30s 53/17053/4
authorMaros Marsalek <mmarsale@cisco.com>
Tue, 24 Mar 2015 12:33:54 +0000 (13:33 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Wed, 25 Mar 2015 08:52:16 +0000 (09:52 +0100)
commitb03c5a20673792f0fb8df847fbaf9c359c7cce1b
tree2ff9c70af88b11014ff3535e6586dc3b63331016
parent00cc355c0c58e999ffebd531bca3a507e150e441
Increase default negotiation timeout for netconf server to 30s

5s is a bit too short. especially when testing.

Change-Id: I47a1ccedab596c78e9d1ba314679d0b542722889
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/netconf/netconf-netty-util/src/main/java/org/opendaylight/controller/netconf/nettyutil/handler/ssh/client/AsyncSshHandler.java
opendaylight/netconf/netconf-util/src/main/java/org/opendaylight/controller/netconf/util/osgi/NetconfConfigUtil.java
opendaylight/netconf/netconf-util/src/test/java/org/opendaylight/controller/netconf/util/osgi/NetconfConfigUtilTest.java