test topology adapted to Honeynode
[transportpce.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index f095042413abab3b4d819a7582e8077d3d40ba93..4481214610f35d494c0d75e4de0553b03577c020 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -17,8 +17,8 @@ changedir={toxinidir}/tests
 commands =
   {py27,portmapping,topoPortMapping,rspn,topology,pce,olm,end2end}: - bash -c "if [ ! `which mvn` ]; then ./installMavenCentOS.sh  ; fi"
   {py27,portmapping,topoPortMapping,rspn,topology,pce,olm,end2end}: - bash -c "(cd .. && mvn clean install -s tests/odl_settings.xml -DskipTests -Dmaven.javadoc.skip=true)"
-  {py27,topology,topoPortMapping}: - ./buildTesttool.sh
-  {py27,portmapping,rspn,olm,end2end}: - ./buildHoneynode.sh
+  {py27,topoPortMapping}: - ./buildTesttool.sh
+  {py27,portmapping,rspn,topology,olm,end2end}: - ./buildHoneynode.sh
   #py27: nosetests --with-xunit transportpce_tests/
   {py27,portmapping}: - nosetests --with-xunit transportpce_tests/test_portmapping.py
   {py27,topoPortMapping}: - nosetests --with-xunit transportpce_tests/test_topoPortMapping.py