summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2018-03-01 17:17:27 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2018-03-01 17:17:27 +0800
commitf994a02522eb1cb88f53a9c6c550464607bfeddd (patch)
treec6cde95950aa8d78444deed5b8ddc1ee470032d1
parentc2654c37934c8f0e678929a458e7063b4a0168b6 (diff)
Update vfc-nfvo-lcm java yaml template
Change build-node to centos7-redis-4c-4g Change-Id: Id9cdddc1b8512eb0bccfae23f5b24c9f345c0f11 Issue-ID: CIMAN-138 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
-rw-r--r--jjb/vfc/vfc-nfvo-lcm-java.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vfc/vfc-nfvo-lcm-java.yaml b/jjb/vfc/vfc-nfvo-lcm-java.yaml
index b25010af4..a1ec2fd49 100644
--- a/jjb/vfc/vfc-nfvo-lcm-java.yaml
+++ b/jjb/vfc/vfc-nfvo-lcm-java.yaml
@@ -20,13 +20,13 @@
!include-raw-escape: 'build-nfvo-lcm-docker-image.sh'
files: '**'
archive-artifacts: ''
- build-node: ubuntu1604-basebuild-4c-4g
+ build-node: centos7-redis-4c-4g
- project:
name: vfc-nfvo-lcm-sonar
jobs:
- gerrit-maven-sonar
cron: 'H 11 * * *'
- build-node: ubuntu1604-basebuild-4c-4g
+ build-node: centos7-redis-4c-4g
project: 'vfc/nfvo/lcm'
project-name: 'vfc-nfvo-lcm'
branch: 'master'