X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=20a4e027494464428aa1bcb92f7ebccc4d3f8c43;hb=10d9bc78e4996fa4072f43d95023fec62d4ce1e9;hp=ed10b64068b5d1b512a4b33b2e3bc8be817678fc;hpb=f49968974e1477d4fd9cfdd87d867c9ad347678e;p=transportpce.git diff --git a/tox.ini b/tox.ini index ed10b6406..20a4e0274 100644 --- a/tox.ini +++ b/tox.ini @@ -59,7 +59,8 @@ 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 @@ -68,8 +69,6 @@ deps = 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:} @@ -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 =