Update vfc-svnfm-driver yaml template 89/37289/1
authorying.yunlong <ying.yunlong@zte.com.cn>
Wed, 21 Mar 2018 01:26:29 +0000 (09:26 +0800)
committerying.yunlong <ying.yunlong@zte.com.cn>
Wed, 21 Mar 2018 01:26:29 +0000 (09:26 +0800)
Remove unused svnfm driver sonar job, because every driver has its own
sonar job.

Change-Id: Ifc963ab303b3a95a37bb04b4f2b24d914bb371b3
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml

index 69606b4..617007e 100644 (file)
     files: '**'
     archive-artifacts: ''
     build-node: ubuntu1604-builder-4c-4g
-- project:
-    name: vfc-nfvo-driver-vnfm-svnfm-sonar
-    jobs:
-      - gerrit-maven-sonar
-    cron: 'H 11 * * *'
-    build-node: ubuntu1604-builder-4c-4g
-    project: 'vfc/nfvo/driver/vnfm/svnfm'
-    project-name: 'vfc-nfvo-driver-vnfm-svnfm'
-    branch: 'master'
-    mvn-settings: 'vfc-nfvo-driver-vnfm-svnfm-settings'
-    mvn-goals: 'clean install'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-