Update vfc-nfvo-driver-svnfm-huawei yaml template 61/18361/3
authoryangyan <yangyanyj@chinamobile.com>
Wed, 11 Oct 2017 20:30:27 +0000 (04:30 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Wed, 11 Oct 2017 21:11:52 +0000 (05:11 +0800)
Update the pom file directory,because â€“release-version3-java-daily
job failed.
Remove extra space.

Issue-ID: VFC-520
Change-Id: I02e0129f5e938cccb4b56d11b29ff8fd00c98d7f
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml

index e7e8f66..a7406c6 100644 (file)
@@ -9,8 +9,8 @@
     mvn-settings: 'vfc-nfvo-driver-vnfm-svnfm-settings'
     subproject:
       - 'drv-vnfm-huawei':
-          pom: 'huawei/vnfmadapter/pom.xml'
-          pattern: 'huawei/vnfmadapter/**'
+          pom: 'huawei/pom.xml'
+          pattern: 'huawei/**'
     jobs:
       - '{project-name}-{stream}-{subproject}-verify-java'
       - '{project-name}-{stream}-{subproject}-merge-java'