Update testtool download info 32/88032/2
authorJamo Luhrsen <jluhrsen@gmail.com>
Mon, 24 Feb 2020 22:59:19 +0000 (14:59 -0800)
committerJamo Luhrsen <jluhrsen@gmail.com>
Tue, 25 Feb 2020 04:29:55 +0000 (20:29 -0800)
As of this patch, the latest "released" testtool is from
Sodium SR2 so giving a link to that. Otherwise changing
the info to direct folks to the directory with all the
possible versions.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I06037eb2cd4ea3231f88608ea6cf1ecad25d3d9b

docs/testtool.rst

index 9577ec5fda79d58c8b31dbc9ebe6b4a7680f42f3..5cc4163bbf571526776845a66a2d2f13d73654e0 100644 (file)
@@ -24,8 +24,8 @@ from the NETCONF codebase in OpenDaylight.
 
 .. tip::
 
-    Download testtool from OpenDaylight Nexus at:
-    https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/1.1.0-Boron/
+    Download the Sodium SR2 testtool from OpenDaylight Nexus at:
+    https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/1.7.2/
 
 **Nexus contains 3 executable tools:**
 
@@ -74,9 +74,9 @@ Downloading testtool
 ^^^^^^^^^^^^^^^^^^^^
 
 Netconf-testtool is now part of default maven build profile for
-controller and can be also downloaded from nexus. The executable jar for
-testtool can be found at:
-`nexus-artifacts <https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/1.1.0-Boron/>`__
+controller and can be also downloaded from nexus. The executable jars for
+testtool can be found by release at this parent directory:
+`nexus-artifacts <https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/>`__
 
 Running testtool
 ^^^^^^^^^^^^^^^^