Extract in CI tapi functional tests from tests221 10/101010/4
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 11:32:19 +0000 (11:32 +0000)
commit616eeb94050ffe1e43b9710ed54c3822c4b3d36f
tree005bc45c2622d972ce209379d07995d20c999897
parentc8b72f2c32f5681bd29a293360afa895b83d65de
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