X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=20a4e027494464428aa1bcb92f7ebccc4d3f8c43;hb=0a27df8c4c1c62cc0de952d96304ffd09d6bef51;hp=5367fe159c71a0f266851ffb1d94a00f52a5e623;hpb=66e475f9d3c4628b9bfad91c6a0a25b476ffd6ee;p=transportpce.git diff --git a/tox.ini b/tox.ini index 5367fe159..20a4e0274 100644 --- a/tox.ini +++ b/tox.ini @@ -59,17 +59,16 @@ commands = depends = buildcontroller #the following lines retrieve unofficial package of GNPy with REST support from Orange opensource Gitlab repo setenv = - PIP_EXTRA_INDEX_URL = https://gitlab.com/api/v4/projects/33090323/packages/pypi/simple + PIP_EXTRA_INDEX_URL = https://gitlab.com/api/v4/projects/33090323/packages/pypi/simple +# USE_LIGHTY=True deps = -r{toxinidir}/tests/requirements.txt -r{toxinidir}/tests/test-requirements.txt setuptools>=7.0 - gnpy4tpce==2.4.3 + gnpy4tpce==2.4.7 whitelist_externals = launch_tests.sh passenv = LAUNCHER USE_LIGHTY USE_ODL_RESTCONF_VERSION basepython = python3.8 -#setenv = -# USE_LIGHTY=True commands = ./launch_tests.sh pce {posargs:} @@ -185,7 +184,7 @@ depends = buildcontroller,build_karaf_tests221,sims221 whitelist_externals = launch_tests.sh passenv = LAUNCHER USE_LIGHTY OLM_TIMER1 OLM_TIMER2 USE_ODL_RESTCONF_VERSION setenv = -# USE_LIGHTY=True +# USE_LIGHTY=True USE_ODL_RESTCONF_VERSION=draft-bierman02 USE_ODL_ALT_KARAF_ENV=./karaf221.env USE_ODL_ALT_KARAF_INSTALL_DIR=karaf221 @@ -204,6 +203,7 @@ passenv = LAUNCHER USE_LIGHTY USE_ODL_RESTCONF_VERSION OLM_TIMER1 OLM_TIMER2 setenv = OLM_TIMER1=3000 OLM_TIMER2=2000 + INSTALL_TAPI=True INSTALL_NBINOTIFICATIONS=True commands =