Remove raise exceptions 57/30257/2
authorMorgan Richomme <morgan.richomme@orange.com>
Fri, 10 Mar 2017 15:14:29 +0000 (16:14 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 10 Mar 2017 16:03:11 +0000 (17:03 +0100)
commit6ac6937237bc03b27935f71bbb33c0abffc1e993
treeaf8e6e88da1d8bf16ce1d6ffac5ba2c85fb86e9b
parent6587f877a3c6e2954d9e32a0652c6f0d1d356ab7
Remove raise exceptions

until exceptions are better managed in abstraction
Currently it triggers an exit from the jenkins job
and prevent other tests to be run

Change-Id: Id3b18c1d6d3b786fc78456b3ad51963d2cbb2cc1
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
functest/core/vnf_base.py
functest/tests/unit/core/test_vnf_base.py