diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2016-08-24 17:55:10 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-08-26 06:47:29 +0000 |
commit | 224f176cee5544483f3a37bb59a3d9aae1791e44 (patch) | |
tree | 7b5bb2dd1ef752f18ba39912f493f5d31f9088b7 /testcases/Controllers/__init__.py | |
parent | c3728cee7c39ab59534f46fa2ebdcb631733b070 (diff) |
Stop calling exec_test.sh in the middle of python scripts
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 <cedric.ollivier@orange.com>
(cherry picked from commit d6484df9b602f0888450ef1e29ccc0a5f6c94675)
Diffstat (limited to 'testcases/Controllers/__init__.py')
-rw-r--r-- | testcases/Controllers/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/testcases/Controllers/__init__.py b/testcases/Controllers/__init__.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/testcases/Controllers/__init__.py |