diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-08-25 09:17:33 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-08-25 09:17:39 +0800 |
commit | c32348fce437d0d6973d3a2953842266e7a6d60b (patch) | |
tree | 2d262a0e96db14b18ae1b15b657984d622637a67 /jjb | |
parent | 9d710b45baa253cfca760fe51ecf7fed0a8479e4 (diff) |
Add Sonar Inspection job for vfc emsdriver
Add *-release-* Inspection Job for vfc emsdriver component
Issue-ID: VFC-156
Change-Id: I6289b3109853bfd054af584fed8897392d43a2ce
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-ems-java.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml index 2cdee9b39..ef5518732 100644 --- a/jjb/vfc/vfc-nfvo-driver-ems-java.yaml +++ b/jjb/vfc/vfc-nfvo-driver-ems-java.yaml @@ -15,6 +15,7 @@ jobs:
- '{project-name}-{stream}-{subproject}-verify-java'
- '{project-name}-{stream}-{subproject}-merge-java'
+ - '{project-name}-{stream}-{subproject}-release-java-daily'
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g
\ No newline at end of file |