update lighty.io build for Magnesium support
[transportpce.git] / tests / transportpce_tests / 1.2.1 / test_utils.py
index 1b7f45f7adb87b84cee6bfa78bc4ea450b1cfb8d..7a38ff42508425bdb74165a9a0b5b13440195de3 100644 (file)
@@ -71,7 +71,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.0.0-SNAPSHOT",
+            "..", "..", "..", "lighty", "target", "lighty-transportpce-12.1.0-SNAPSHOT",
             "clean-start-controller.sh")
         with open('odl.log', 'w') as outfile:
             return subprocess.Popen(