enable -1 voting in topoPortmapping and E2E tests 27/82527/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 17 Jun 2019 09:47:47 +0000 (11:47 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Mon, 17 Jun 2019 09:57:03 +0000 (11:57 +0200)
commitfb27343dc571a64a0690badae85a85ef101c0090
treed7a473eca9cd5439c24cd4b4e5d88dbd9f66fe99
parent23e29a35966648fd066cb918f8af4785549fee5f
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