Change-Id: I1f8848dc064ed25681410a22ac810a5d16d82fd4
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
<artifactId>vfc-nfvo-driver-vnfm-gvnfm-gvnfmadapter</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>vfc/nfvo/driver/vnfm/gvnfm/gvnfmadapter</name>
+ <name>vfc-nfv-driver-vnfm-gvnfm-gvnfmadapter</name>
<description>vfc nfvo drivers-vnfm-gvnfm-gvnfmadapter</description>
<build>
<plugins>
{[testenv]commands}
[testenv:cov]
-commands = coverage html --omit="*test_*,*__init__.py,*site-packages*" -d htmlcov
\ No newline at end of file
+commands = coverage html --omit="*test*,*__init__.py,*site-packages*" -d htmlcov
\ No newline at end of file