update netconf testtool version
[transportpce.git] / tests / transportpce_tests / test_topology.py
index 3407c504abc678467483c1f654ef09376b8fc58f..248eddd1cef47f5faad08da097ac0c11d1fd011e 100644 (file)
@@ -32,7 +32,7 @@ class TransportPCEtesting(unittest.TestCase):
     @classmethod
     def __start_testtools(cls):
         executable = ("./netconf/netconf/tools/netconf-testtool/target/"
-                      "netconf-testtool-1.3.1-executable.jar")
+                      "netconf-testtool-1.5.0-SNAPSHOT-executable.jar")
         if os.path.isfile(executable):
             if not os.path.exists("transportpce_tests/log"):
                 os.makedirs("transportpce_tests/log")