New functional test suite of otn-swith 2.2.1 05/97805/10
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 15 Sep 2021 09:48:35 +0000 (11:48 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Sat, 20 Nov 2021 09:46:21 +0000 (10:46 +0100)
commit7ecb4bf912a8555f88b07da62fcec106b6311a54
tree42935e44e033460a7b986ce03da93534bc33a8ec
parent3cdd5c2add69a549b716630033801d7084664111
New functional test suite of otn-swith 2.2.1

Create a new functional test suite testing the end-to-end 100GE service
management over two (or more) otn-switch. Two uses cases are verified:
- when two otn-switch are used as "AZ" node, at the termination of the
service
- when a thrid otn-switch is used as "intermediate" node, serving as an
otn-regenerator. In such a case, the 100GE/ODU4 service is supported by
two OTU4 server links.

Also update simulator configuration files to perform such a network
configuration with 3 ROADMs and 3 otn-switches. Adapt some functional
tests consequently.
Finally, rename tapi functional test to keep sequence logical.

JIRA: TRNSPRTPCE-530
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I117a1426d6ecabeeb2a170779846f08201f32d02
tests/sample_configs/openroadm/2.2.1/oper-ROADMA.xml
tests/sample_configs/openroadm/2.2.1/oper-ROADMB.xml
tests/sample_configs/openroadm/2.2.1/oper-ROADMC.xml
tests/sample_configs/openroadm/2.2.1/oper-SPDRB.xml [new file with mode: 0644]
tests/transportpce_tests/2.2.1/test03_topology.py
tests/transportpce_tests/2.2.1/test10_tapi.py
tests/transportpce_tests/2.2.1/test13_tapi_full_multi_layer.py [moved from tests/transportpce_tests/2.2.1/test12_tapi_full_multi_layer.py with 100% similarity]
tests/transportpce_tests/2.2.1/test14_otn_switch_end2end.py [new file with mode: 0644]
tests/transportpce_tests/common/simulators.py