diff options
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml index c330c6ad8..c7e827ef6 100644 --- a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml +++ b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml @@ -21,13 +21,14 @@ archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g - project: - name: vfc-nfvo-driver-svnfm-sonar + name: vfc-nfvo-driver-svnfm-huawei-sonar jobs: - gerrit-maven-sonar build-node: ubuntu1604-basebuild-4c-4g + mvn-params: '-f huawei/pom.xml' java-version: '' project: 'vfc/nfvo/driver/vnfm/svnfm' - project-name: 'vfc-nfvo-driver-svnfm' + project-name: 'vfc-nfvo-driver-svnfm-huawei' branch: 'master' mvn-settings: 'vfc-nfvo-driver-vnfm-svnfm-settings' mvn-goals: 'clean install' |