create json files for GNPy functional tests 85/82785/3
authorAhmed Triki <ahmed.triki@orange.com>
Fri, 28 Jun 2019 17:07:51 +0000 (19:07 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Mon, 1 Jul 2019 11:58:43 +0000 (13:58 +0200)
commitb600d0ab8edbd45e0f141c59081567e9d56f50bc
tree831373cbf333aaf0c96551cb6eaf9b33fb5ad9b4
parent6591095f6ce2a64ebcba11dab8836bb7656b09e5
create json files for GNPy functional tests

- put topology descriptions in json files
  (instead of directly in the script)
- those json files describe the clli, openroadm and openroadm network
  topologies, that are needed to generate the GNPy topology.
- These sample configs contain two transponders and three ROADMs
- The oms attributes are considered for ROADM-to-ROADM links.

JIRA: TRNSPRTPCE-131,TRNSPRTPCE-95

Change-Id: Ia06aa0db56049759ea43a2bf8603f2ede318b7f2
Signed-off-by: Ahmed Triki <ahmed.triki@orange.com>
tests/sample_configs/gnpy/clliNetwork.json [new file with mode: 0644]
tests/sample_configs/gnpy/openroadmNetwork.json [new file with mode: 0644]
tests/sample_configs/gnpy/openroadmTopology.json [new file with mode: 0644]
tests/transportpce_tests/1.2.1/test_gnpy.py