From: yangyan Date: Fri, 25 Aug 2017 01:17:33 +0000 (+0800) Subject: Add Sonar Inspection job for vfc emsdriver X-Git-Tag: 1.0.0-Amsterdam~296^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c32348fce437d0d6973d3a2953842266e7a6d60b;p=ci-management.git 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 --- 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