Fix scale util test tool 92/99192/31
authorOleksandrZharov <[email protected]>
Wed, 5 Jan 2022 10:56:24 +0000 (11:56 +0100)
committerIvan Hrasko <[email protected]>
Wed, 2 Feb 2022 09:52:13 +0000 (10:52 +0100)
commit74d2947207e7686f848606f949f8dd563fc7b60c
tree57579608538ea5eb48adf7b5c57d06e81135ecba
parent18096bb34f1d328a40717dccb8e9a05a32437738
Fix scale util test tool

Fixed karaf session readiness checking for features installation.
Fixed duplicate data directory deletion.
Changed restconf url according to rfc-8040.
Added authorization for HttpClient so we can send requests.
Added PATCH requests for creating simulated devices.
Added default controller-ip and controller-port in parameters.
Added mechanism to check that netconf topology via restconf is ready.

JIRA: NETCONF-798
Change-Id: Ice05ab77cd0f479c5cbfc307d0fdca9104f8843b
Signed-off-by: OleksandrZharov <[email protected]>
Signed-off-by: Ivan Hrasko <[email protected]>
netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/ScaleUtil.java
netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/TesttoolParameters.java