Fixing return value in tempest test suite 15/52515/1
authorGeorg Kunz <georg.kunz@ericsson.com>
Fri, 23 Feb 2018 11:34:26 +0000 (12:34 +0100)
committerGeorg Kunz <georg.kunz@ericsson.com>
Fri, 23 Feb 2018 11:34:26 +0000 (12:34 +0100)
commit97cff3c409ffff5abfbb341eff07a00c4f353941
treec3726429da904c6e7dc9eef4f590c4577272c37d
parent45194eff156234cea416b94d7988a1ccf8a891e6
Fixing return value in tempest test suite

The result processing framework of the SDNVPN project expects "FAIL" as
value for failed sub-tests to determine the overall result. The value
returned by the tempest sub-tests was "FAILED", causing incorrect
reporting to Functest.

Change-Id: I320e6f1fb1fc7ee540813e454484b11bd5b227b2
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
sdnvpn/test/functest/tempest.py