Update GNPy functional test 96/99496/2
authorguillaume.lambert <guillaume.lambert@orange.com>
Thu, 27 Jan 2022 14:28:57 +0000 (15:28 +0100)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Sat, 29 Jan 2022 11:32:05 +0000 (11:32 +0000)
commit512b49343c64424d77cca47c70ab83eac97d2bbe
tree934a9992536f56dc28c50d82812b0f9167745059
parentbb2fab18455b1d7a144f4fb649a37a247b888642
Update GNPy functional test

- use a python package retrieved from Orange opensource GitLab repo
  instead of a docker image to launch the GNPy REST server
- update test code accordingly and move it to the PCE test suite
- update tox.ini accordingly

JIRA: TRNSPRTPCE-571
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I605d2cc56c088f8213dda577d46fe4c43cbb3cfd
tests/transportpce_tests/pce/test03_gnpy.py [moved from tests/transportpce_tests/with_docker/test01_gnpy.py with 97% similarity]
tox.ini