From: Gilles Thouenon Date: Wed, 25 May 2022 14:04:21 +0000 (+0200) Subject: Update GNPy version used for functional tests X-Git-Tag: 4.3.0~8 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=6aa6a0d122d99943e340aa23a91d3a48e4b031c7;hp=0487fce00ace36769d799c6185199f9c969e6f0c;p=transportpce.git Update GNPy version used for functional tests Adopt gnpy4tpce-2.4.5 that integrates number of fixes from official GNPy application. JIRA: TRNSPRTPCE-667 Signed-off-by: Gilles Thouenon Change-Id: Iad9ba7a938c9ae1f3cd7e671a6e14e0705ebe583 --- diff --git a/tox.ini b/tox.ini index f2481dacf..97e5fd72f 100644 --- 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