Bump netconf-testtools to Oxygen SR2 21/74821/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 3 Aug 2018 23:34:01 +0000 (01:34 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 3 Aug 2018 23:34:01 +0000 (01:34 +0200)
This bumps the test tool we are using from Nitrogen SR2
to Oxygen SR2, which is the latest supported release.

Change-Id: Idde1d633638d2aaf3814aa21defb368c9b920c93
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
csit/libraries/NetconfKeywords.robot

index 1d01d25366c6e85dc62f43977bf3c33a143da361..a07593ea16f7e6ba8c5bb5d1deea17084cb538ec 100644 (file)
@@ -30,7 +30,7 @@ ${DIRECTORY_WITH_DEVICE_TEMPLATES}    ${CURDIR}/../variables/netconf/device
 ${FIRST_TESTTOOL_PORT}    17830
 ${BASE_NETCONF_DEVICE_PORT}    17830
 ${DEVICE_NAME_BASE}    netconf-scaling-device
-${TESTTOOL_DEFAULT_URL}    https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/netconf/netconf-testtool/1.3.2/netconf-testtool-1.3.2-executable.jar
+${TESTTOOL_DEFAULT_URL}    https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/netconf/netconf-testtool/1.4.2/netconf-testtool-1.4.2-executable.jar
 ${TESTTOOL_BOOT_TIMEOUT}    60s
 ${ENABLE_NETCONF_TEST_TIMEOUT}    ${ENABLE_GLOBAL_TEST_DEADLINES}