Lighty support in Magnesium
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test_utils.py
index 7afbdc1819c8777afbdc560976571471415c70b3..4d5fe3efb61369e77ded8e328713f5394c3f39fb 100644 (file)
@@ -62,7 +62,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(