X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=6aee9f78424503bde276259f9fc4bc126846f87a;hb=11cdf9697d68728920ca605dee9e83eb525b4d00;hp=659e6913bfbea6f4690c94453ca03da7b1bdbd46;hpb=a2b82af2f372a082d1d76ea261b2af54c86a2200;p=transportpce.git diff --git a/tox.ini b/tox.ini index 659e6913b..6aee9f784 100644 --- a/tox.ini +++ b/tox.ini @@ -54,7 +54,7 @@ commands = {py3,tapi221}: nosetests --with-xunit transportpce_tests/2.2.1/test_tapi.py {py3,otnend2end}: nosetests --with-xunit transportpce_tests/2.2.1/test_otn_end2end.py {py3,end2end}: nosetests --with-xunit transportpce_tests/1.2.1/test_end2end.py - {py3,otnend2end}: nosetests --with-xunit transportpce_tests/2.2.1/test_end2end.py + {py3,end2end221}: nosetests --with-xunit transportpce_tests/2.2.1/test_end2end.py #{gnpy}: - sudo docker pull atriki/gnpyrest:v1.2 {gnpy}: - sudo docker run -d -p 8008:5000 --name gnpy_tpce_rest1 atriki/gnpyrest:v1.2 {gnpy}: nosetests --with-xunit transportpce_tests/1.2.1/test_gnpy.py