Stop calling exec_test.sh in the middle of python scripts
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 24 Aug 2016 15:55:10 +0000 (17:55 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 24 Aug 2016 16:03:22 +0000 (18:03 +0200)
commitd6484df9b602f0888450ef1e29ccc0a5f6c94675
tree76dc037a221f58c9fa18bbcce917ce45c60e33c6
parent2002f166154ca5a9380f9d2da2843477669af8f5
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>
ci/run_tests.py
testcases/Controllers/ODL/OpenDaylightTesting.py
testcases/Controllers/ODL/__init__.py [new file with mode: 0644]
testcases/Controllers/__init__.py [new file with mode: 0644]