X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Frun.py;h=e7563175e09195fd8445e300bc624e49971472df;hb=05cc62dd504bbb0fb230fcf3786ed7f4d5be2364;hp=da461e8de7a05eb95eb97e65c9e19067615e143a;hpb=0a192ea93df9d1cd4d7777bcc5418a2f9e861a6c;p=vpp.git diff --git a/test/run.py b/test/run.py index da461e8de7a..e7563175e09 100755 --- a/test/run.py +++ b/test/run.py @@ -51,6 +51,7 @@ pip_tools_version = "6.6.0" # Compiled pip requirements file pip_compiled_requirements_file = os.path.join(test_dir, "requirements-3.txt") + # Gracefully exit after executing cleanup scripts # upon receiving a SIGINT or SIGTERM def handler(signum, frame):