Update GNPy version used for functional tests 91/101291/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 25 May 2022 14:04:21 +0000 (16:04 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Wed, 25 May 2022 14:10:41 +0000 (16:10 +0200)
Adopt gnpy4tpce-2.4.5 that integrates number of fixes from official GNPy
application.

JIRA: TRNSPRTPCE-667
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: Iad9ba7a938c9ae1f3cd7e671a6e14e0705ebe583

tox.ini

diff --git a/tox.ini b/tox.ini
index f2481dacfeeb2da40477bc70046ac766d9232362..97e5fd72f68ed60f8fcbf3bafd21df605bb0675a 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -64,7 +64,7 @@ deps =
   -r{toxinidir}/tests/requirements.txt
   -r{toxinidir}/tests/test-requirements.txt
   setuptools>=7.0
-  gnpy4tpce==2.4.3
+  gnpy4tpce==2.4.5
 whitelist_externals = launch_tests.sh
 passenv = LAUNCHER USE_LIGHTY USE_ODL_RESTCONF_VERSION
 basepython = python3.8