update netconf testtool version
[transportpce.git] / tests / transportpce_tests / test_portmapping.py
index aa39b9bb44db6612585c0b6aba6454ac1dad7f47..b2df50ac552a5863e1e156a36b76983f924da1a9 100644 (file)
@@ -30,7 +30,7 @@ class TransportPCEPortMappingTesting(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):
             with open('testtools1.log', 'w') as outfile:
                 cls.testtools_process1 = subprocess.Popen(