diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-02-14 10:01:28 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-02-14 10:01:40 +0800 |
commit | a52e1bf9151f627b2fa7e85cd0af4b7129fbc914 (patch) | |
tree | 173223e307eef3767713740f6925d0824835adb1 | |
parent | 0a15ac5f48c64b9c6e1a1c5a811545fb1cec38a8 (diff) |
Update vfc sfc jjb template
Issue-ID: VFC-759
Change-Id: If74b9f8da1d43ec6ba213f1b1edba54a6396c24d
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-sfc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-sfc.yaml b/jjb/vfc/vfc-nfvo-driver-sfc.yaml index 47d3210bc..bb1bd6b6b 100644 --- a/jjb/vfc/vfc-nfvo-driver-sfc.yaml +++ b/jjb/vfc/vfc-nfvo-driver-sfc.yaml @@ -30,6 +30,7 @@ name: vfc-nfvo-driver-sfc-sonar jobs: - gerrit-maven-sonar + mvn-params: '-f zte/sfc-driver/pom.xml' build-node: ubuntu1604-basebuild-4c-4g project: 'vfc/nfvo/driver/sfc' project-name: 'vfc-nfvo-driver-sfc' |