Merge changes I8b6da9f3,I425a1d19,Ia3dfe19f,Idd68c408,I73f0c083, ...
[transportpce.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index ed10b64068b5d1b512a4b33b2e3bc8be817678fc..20a4e027494464428aa1bcb92f7ebccc4d3f8c43 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:}
 
@@ -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 =