X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=b290f79383273a3bb40fda39da7cec9b43c39f9f;hb=a42f0622facd28922e10152929790fe5b0d0a11f;hp=ed10b64068b5d1b512a4b33b2e3bc8be817678fc;hpb=f49968974e1477d4fd9cfdd87d867c9ad347678e;p=transportpce.git diff --git a/tox.ini b/tox.ini index ed10b6406..b290f7938 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:}