Update vfc-vnflcm java yaml template 15/33715/2
authorying.yunlong <ying.yunlong@zte.com.cn>
Fri, 2 Mar 2018 03:25:32 +0000 (11:25 +0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 2 Mar 2018 08:31:47 +0000 (08:31 +0000)
As sonar job neet execute unittests, and unittests depend redis service,
so change build-node to redis node centos7-redis-4c-4g.

Change-Id: I597616867d912121763a92a4f9b5d41b8a92c5e1
Issue-ID: VFC-781
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
jjb/vfc/vfc-gvnfm-vnflcm-java.yaml

index 7abef2e..ce60418 100644 (file)
             !include-raw-escape: 'build-gvnfm-vnflcm-docker-image.sh'
     files: '**'
     archive-artifacts: ''
-    build-node: ubuntu1604-basebuild-4c-4g
+    build-node: centos7-redis-4c-4g
 - project:
     name: vfc-gvnfm-vnflcm-sonar
     jobs:
       - gerrit-maven-sonar
     cron: 'H 11 * * *'
-    build-node: ubuntu1604-basebuild-4c-4g
+    build-node: centos7-redis-4c-4g
     project: 'vfc/gvnfm/vnflcm'
     project-name: 'vfc-gvnfm-vnflcm'
     branch: 'master'