From: yangyan Date: Wed, 11 Oct 2017 20:30:27 +0000 (+0800) Subject: Update vfc-nfvo-driver-svnfm-huawei yaml template X-Git-Tag: 1.0.0-Amsterdam~64^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7b99e97587c814c642d917b8eefc51f66e9aec49;p=ci-management.git Update vfc-nfvo-driver-svnfm-huawei yaml template 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 --- diff --git a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml index e7e8f6664..a7406c6ab 100644 --- a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml +++ b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml @@ -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'