Extract in CI tapi functional tests from tests221 78/100978/3
authorGilles Thouenon <gilles.thouenon@orange.com>
Mon, 9 May 2022 08:30:42 +0000 (10:30 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 10 May 2022 12:50:35 +0000 (12:50 +0000)
commit8177dd32890965a8e976cacc2c6f564675652290
tree9f4601fba64b5ae88706852d8cea0073b7ffb747
parent9b5790923533d39efc5d2a3a16751954ee1fa987
Extract in CI tapi functional tests from tests221

That allows to manage TAPI as an optional feature in lighty build, as it
is the case with karaf and nbinotifications.
- create a new tests_tapi tox profile
- move the current two functional test suites in the new
  'transportpce_tests/tapi' directory
- run tapi functional tests first

JIRA: TRNSPRTPCE-663
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I24d663a3590f3f1c6a426eeb9f77db297e898fec
tests/transportpce_tests/tapi/test01_abstracted_topology.py [moved from tests/transportpce_tests/2.2.1/test10_tapi.py with 100% similarity]
tests/transportpce_tests/tapi/test02_full_topology.py [moved from tests/transportpce_tests/2.2.1/test13_tapi_full_multi_layer.py with 100% similarity]
tox.ini