Update netconf device simulator to use new transport 17/108117/23
authorRuslan Kashapov <ruslan.kashapov@pantheon.tech>
Mon, 2 Oct 2023 10:41:53 +0000 (13:41 +0300)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Oct 2023 12:10:31 +0000 (14:10 +0200)
commitef26fbbc9928d0842fc5e72d0fa029b12e6cc0f2
treee881b9a543c142088bc7eb2234ebd0195fee63ec
parent42ed3b40bbf8ce8aee432b36b4098b73b9794646
Update netconf device simulator to use new transport

Drop use of netconf.northbound.ssh as well as NetconfServerDispatcher,
establishing a proper end-to-end integration test of the
netconf/trasport integration.

JIRA: NETCONF-1106
Change-Id: I3429b28f8a31bfb8af995d25b79b17110823f638
Signed-off-by: Ruslan Kashapov <ruslan.kashapov@pantheon.tech>
netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java
netconf/tools/netconf-testtool/src/test/java/org/opendaylight/netconf/test/tool/LogPropertyCatcher.java [deleted file]
netconf/tools/netconf-testtool/src/test/java/org/opendaylight/netconf/test/tool/TestToolTest.java