Change node-id in 1.2.1 functional tests 40/85640/2
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 30 Oct 2019 13:22:41 +0000 (14:22 +0100)
committerguillaume.lambert <guillaume.lambert@orange.com>
Thu, 7 Nov 2019 13:52:59 +0000 (14:52 +0100)
commite547f6844b7abb6ea16aa5d9cbceaab1e10e7cbe
tree79a6c18c94064d5b372990705c5d61ea5c807cda
parent9e6df3806dd3baf949ee9cedf5a714895266e6ea
Change node-id in 1.2.1 functional tests

org-openroadm-service imposes a node-id compliant with
org-openroadm-common-node-types@2018-11-30.

All functional tests and device configuration files for
org-openroadm-device 1.2.1 need to be updated
(node-id must be a string of at least 7 characters...)

JIRA: TRNSPRTPCE-159
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: Ic185e4334b205aeefab599a67ab7b91a45101145
22 files changed:
tests/sample_configs/gnpy/openroadmNetwork.json
tests/sample_configs/gnpy/openroadmTopology.json
tests/sample_configs/honeynode-topo.xml
tests/sample_configs/openroadm/1.2.1/sample-config-ROADMA.xml
tests/sample_configs/openroadm/1.2.1/sample-config-ROADMB.xml
tests/sample_configs/openroadm/1.2.1/sample-config-ROADMC.xml
tests/sample_configs/openroadm/1.2.1/sample-config-XPDRA.xml
tests/sample_configs/openroadm/2.1/oper-ROADMA-full.xml
tests/sample_configs/openroadm/2.1/oper-ROADMA.xml
tests/sample_configs/openroadm/2.1/oper-ROADMB.xml
tests/sample_configs/openroadm/2.1/oper-ROADMC-full.xml
tests/sample_configs/openroadm/2.1/oper-ROADMC.xml
tests/sample_configs/openroadm/2.1/oper-XPDRA.xml
tests/sample_configs/openroadm/2.1/oper-XPDRC.xml
tests/transportpce_tests/1.2.1/test_end2end.py
tests/transportpce_tests/1.2.1/test_gnpy.py
tests/transportpce_tests/1.2.1/test_olm.py
tests/transportpce_tests/1.2.1/test_pce.py
tests/transportpce_tests/1.2.1/test_portmapping.py
tests/transportpce_tests/1.2.1/test_renderer_service_path_nominal.py
tests/transportpce_tests/1.2.1/test_topoPortMapping.py
tests/transportpce_tests/1.2.1/test_topology.py