From 224f176cee5544483f3a37bb59a3d9aae1791e44 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 24 Aug 2016 17:55:10 +0200 Subject: Stop calling exec_test.sh in the middle of python scripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now run_tests.py calls directly OpenDaylightTesting.functest_run(). It mainly reads env vars as exec_test.sh does. Change-Id: Ibb44a7ca67e9218d34d13b8dd539e772902fe5b8 Signed-off-by: Cédric Ollivier (cherry picked from commit d6484df9b602f0888450ef1e29ccc0a5f6c94675) --- testcases/Controllers/ODL/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testcases/Controllers/ODL/__init__.py (limited to 'testcases/Controllers/ODL/__init__.py') diff --git a/testcases/Controllers/ODL/__init__.py b/testcases/Controllers/ODL/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit 1.2.3-korg