enable -1 voting in topoPortmapping and E2E tests 52/83452/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 17 Jun 2019 09:47:47 +0000 (11:47 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Tue, 6 Aug 2019 14:32:49 +0000 (16:32 +0200)
commitcadab3e25a5aa33c07847f5fa1bdb182fc4e1956
tree397ed3a2b09b5509960ed28aba683e8221f93550
parent8b69b5071328ced76ffcc19efce8f7a06f18669a
enable -1 voting in topoPortmapping and E2E tests

topoPortmapping and E2E include expected failures in some tests.
This change
 - adds a unittest.expectedFailure decorator to the tests unit expected
   to fail.
   This way the test suite will return success even if they fail.
 - enables topoPortmapping and E2E tests failure reports to Jenkins.

Change-Id: I679526af0afb01ba08b57a726ff137ff3431916d
JIRA: TRNSPRTPCE-129
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
tests/transportpce_tests/1.2.1/test_topoPortMapping.py
tests/transportpce_tests/2.2.1/test_end2end.py
tox.ini