Fix vfc-vnfmgr sonar job failure
[vfc/gvnfm/vnfmgr.git] / mgr / tox.ini
index 19f978e..a1965d2 100644 (file)
@@ -23,4 +23,4 @@ commands =
   {[testenv]commands}
 
 [testenv:cov]
-commands = coverage html --omit="*test*,*__init__.py,*site-packages*" -d htmlcov
\ No newline at end of file
+commands = coverage xml --omit="*test*,*__init__.py,*site-packages*"
\ No newline at end of file