Fix vfc-vnfmgr sonar job failure 23/33923/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Sat, 3 Mar 2018 06:19:45 +0000 (14:19 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Sat, 3 Mar 2018 06:19:45 +0000 (14:19 +0800)
Change-Id: I0b7938600897c286a69f780289ea3eaac7076cec
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
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