create json files for GNPy functional tests 65/83465/1
authorAhmed Triki <ahmed.triki@orange.com>
Fri, 28 Jun 2019 17:07:51 +0000 (19:07 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Tue, 6 Aug 2019 14:32:50 +0000 (16:32 +0200)
commitfb2d443a0c013fa3db2775146e0b1ecd5364d764
treef3bb6b4656f6dd2693a342ea00e1f1df55f7dcb9
parent912979c31ba070e0714f6f01b910d1d4f221bbab
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