Report overall status of the test results to DB 31/17231/2
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 20 Jul 2016 14:22:11 +0000 (16:22 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Wed, 20 Jul 2016 14:48:50 +0000 (16:48 +0200)
commit092471c4dc987d4e2e4be88cc66d4c4825d7c306
treea9ab922c8874723ab836f59ac5deced6197080c8
parentfdc60ac1b74b6b49c4ce3c9ad457dd3bbed260eb
Report overall status of the test results to DB

The reporting Dashboard looks for the test case called
'bgpvpn'. Now, we report the overall status of the tests
into that test case and also each one separatelly.

http://testresults.opnfv.org/test/api/v1/results?case=bgpvpn

Also, fix the 3 flake8 violations

Change-Id: I5b0d816894bf16d3d11085437f1556b5d0446d81
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
test/functest/run_tests.py
test/functest/testcase_1.py
test/functest/testcase_2.py
test/functest/testcase_3.py