enable OTN topology func test in releng 01/90801/2
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 29 Jun 2020 08:02:30 +0000 (10:02 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Mon, 29 Jun 2020 08:48:20 +0000 (10:48 +0200)
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I5c275f1f45a759bf5c1250afaae5914bb8654a0b

tox.ini

diff --git a/tox.ini b/tox.ini
index d17aa62027c15a811f76f0287ae2ba3450b595fa..59ef713317ff33a1a6dd46f39cea7740edfd9adf 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -46,7 +46,7 @@ commands =
 #run 2.2.1 functional tests
   {py3,portmapping221}: nosetests --with-xunit transportpce_tests/2.2.1/test_portmapping.py
   {py3,topology221}: nosetests --with-xunit transportpce_tests/2.2.1/test_topology.py
-  {otntopology}: nosetests --with-xunit transportpce_tests/2.2.1/test_otn_topology.py
+  {py3,otntopology}: nosetests --with-xunit transportpce_tests/2.2.1/test_otn_topology.py
   {py3,rspn221}: nosetests --with-xunit transportpce_tests/2.2.1/test_renderer_service_path_nominal.py
   {py3,otnrenderer}: nosetests --with-xunit transportpce_tests/2.2.1/test_otn_renderer.py
   {py3,olm221}: nosetests --with-xunit transportpce_tests/2.2.1/test_olm.py