update lighty.io build for Magnesium support
[transportpce.git] / tests / transportpce_tests / 2.2.1 / test_utils.py
index 2427cf4e2343993702778c794500703d760d445f..9633c3fa1030b88b5837751f1f3dea65cf839f92 100644 (file)
@@ -63,7 +63,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(