X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Ftransportpce_tests%2F1.2.1%2Ftest_utils.py;h=7a38ff42508425bdb74165a9a0b5b13440195de3;hb=7a342b711a61732c0f0cf7d88b330330e1fbb1bb;hp=1b7f45f7adb87b84cee6bfa78bc4ea450b1cfb8d;hpb=8a6391f5c5ee0a00d450c302398ce368241b413d;p=transportpce.git diff --git a/tests/transportpce_tests/1.2.1/test_utils.py b/tests/transportpce_tests/1.2.1/test_utils.py index 1b7f45f7a..7a38ff425 100644 --- a/tests/transportpce_tests/1.2.1/test_utils.py +++ b/tests/transportpce_tests/1.2.1/test_utils.py @@ -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(