Add reporting to DB in OpenDaylightTesting 83/19083/4
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 19 Aug 2016 15:39:50 +0000 (17:39 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 19 Aug 2016 16:14:26 +0000 (18:14 +0200)
commita868e1bb75987119c87112d08a194564d84b53ee
treea58ce2868a5fddeb9b967e3226f7812672e199f0
parent9b830f30a6e93643e4aa1312f9439e34f2d74530
Add reporting to DB in OpenDaylightTesting

It now relies on Robotframework API instead of parsing output.xml.
The type of critical and elapsedime fields are now bool and int
respectively. start_date and stop_date has been fixed too.

JIRA: FUNCTEST-367

Change-Id: I59f3ad2109345395ccf01a714301a14f9323f088
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
ci/exec_test.sh
testcases/Controllers/ODL/OpenDaylightTesting.py
testcases/Controllers/ODL/odlreport2db.py [deleted file]