Remove push to DB of overall result of bgpvpn test case 53/24853/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 24 Nov 2016 12:59:48 +0000 (13:59 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 24 Nov 2016 13:00:18 +0000 (14:00 +0100)
commiteafb8bff52ea6e8f4808f66e061ea5e442060a85
treec9e6e65714753386f124f7ac07fa1b3a76cde294
parent5b2b4922740b2f189b1be2192d8e405fb9a535bb
Remove push to DB of overall result of bgpvpn test case

Functest will capture the return value of run_tests.py
and will report to the DB accordingly (PASS/FAIL)

JIRA: SDNVPN-83

This follows this approach:
https://wiki.opnfv.org/pages/viewpage.action?pageId=8685677#HowdoIintegrateafeaturetestcaseinFunctest?-3.Createapythonmoduleforyourtest

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