Fixing return value in tempest test suite 41/52541/1 stable/euphrates
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 19:08:15 +0000 (19:08 +0000)
commite66856ba6b9275582aa4fc370d2b9abf48b5381f
tree3f6ae0e30cec507f93e6e20fea81a8c8a37e948d
parenta2f632467606d479ad0b44a1884b9a28d8f87106
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>
(cherry picked from commit 97cff3c409ffff5abfbb341eff07a00c4f353941)
sdnvpn/test/functest/tempest.py