diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2016-08-24 17:55:10 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2016-08-24 18:03:22 +0200 |
commit | d6484df9b602f0888450ef1e29ccc0a5f6c94675 (patch) | |
tree | 76dc037a221f58c9fa18bbcce917ce45c60e33c6 /testcases/Controllers/ODL/__init__.py | |
parent | 2002f166154ca5a9380f9d2da2843477669af8f5 (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>
Diffstat (limited to 'testcases/Controllers/ODL/__init__.py')
-rw-r--r-- | testcases/Controllers/ODL/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/testcases/Controllers/ODL/__init__.py b/testcases/Controllers/ODL/__init__.py new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/testcases/Controllers/ODL/__init__.py |