Lighty support in Magnesium
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test_utils.py
index 2b565a53f0d9375afe1d31fb27c55e55a428e3b9..d6310951699607f9ed0ec694bd3964cb5de7db15 100644 (file)
@@ -70,7 +70,7 @@ def start_tpce():
         print("starting LIGHTY.IO TransportPCE build...")
         executable = os.path.join(
             os.path.dirname(os.path.realpath(__file__)),
-            "..", "..", "..", "lighty", "target", "lighty-transportpce-12.1.0-SNAPSHOT",
+            "..", "..", "..", "lighty", "target", "tpce",
             "clean-start-controller.sh")
         with open('odl.log', 'w') as outfile:
             return subprocess.Popen(