diff options
author | Jeremy Phelps <jphelps@linuxfoundation.org> | 2017-10-11 22:03:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-11 22:03:05 +0000 |
commit | 8a4ca159af556ca058330008e6fd2a250e8452ad (patch) | |
tree | 71c18529a11b145802260e118578d33dd46646fe | |
parent | 2cde4c7814a4d1ff7257390f766a4e419219c024 (diff) | |
parent | 7b99e97587c814c642d917b8eefc51f66e9aec49 (diff) |
Merge "Update vfc-nfvo-driver-svnfm-huawei yaml template"
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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' |