Use Netopeer2 for NETCONF key authentication test 48/101448/5
authorSangwook Ha <sangwook.ha@verizon.com>
Thu, 2 Jun 2022 20:26:04 +0000 (13:26 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Fri, 3 Jun 2022 04:04:08 +0000 (21:04 -0700)
commit15ee35884f4b072d8cc7da0d6739686d1170261a
tree03468dea90cc10a7c8db2c519811f486cd097842
parent5f293f3ceef2c366e4bb8f684501ef73a9a7c440
Use Netopeer2 for NETCONF key authentication test

Netopeer image (sdnhub/netopeer) used for NETCONF key authentication
test is 6 years old and its SSH library (libssh v0.6.4) does not
support the 'rsa-sha2-512' signing algorithm used by controller.

Use Netopeer2 (sysrepo/sysrepo-netopeer2) instead, which is also used
for NETCONF callhome tests, to support more modern crypto algorithms
and fix a test failure.

Change-Id: Ib205dfdeaa8c7001d430c955d8629c096818d75a
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
csit/suites/netconf/KeyAuth/keyauth.robot
csit/variables/netconf/KeyAuth/datastore.xml [deleted file]