Add tests for autonomous service rerouting
[transportpce.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index ed10b64068b5d1b512a4b33b2e3bc8be817678fc..b290f79383273a3bb40fda39da7cec9b43c39f9f 100644 (file)
--- 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:}