From: ying.yunlong Date: Fri, 2 Mar 2018 03:25:32 +0000 (+0800) Subject: Update vfc-vnflcm java yaml template X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F15%2F33715%2F2;p=ci-management.git Update vfc-vnflcm java yaml template 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 --- diff --git a/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml index 7abef2e2c..ce6041872 100644 --- a/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml +++ b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml @@ -24,13 +24,13 @@ !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'