Change node-id in 1.2.1 functional tests 03/87203/6
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 30 Oct 2019 13:22:41 +0000 (14:22 +0100)
committerguillaume.lambert <guillaume.lambert@orange.com>
Wed, 29 Jan 2020 14:08:19 +0000 (15:08 +0100)
commitc8c13da7a64173cb80d859dfb6ce54ebbe14db82
tree058174b203dbb10e02afa65f3c2cbcb76f96ec29
parent94f5acbb80371221edeb5cab97a8c94949751b38
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