Stop calling exec_test.sh in the middle of python scripts 37/19637/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 24 Aug 2016 15:55:10 +0000 (17:55 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 26 Aug 2016 06:47:29 +0000 (06:47 +0000)
commit224f176cee5544483f3a37bb59a3d9aae1791e44
tree7b5bb2dd1ef752f18ba39912f493f5d31f9088b7
parentc3728cee7c39ab59534f46fa2ebdcb631733b070
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)
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]