diff options
Diffstat (limited to 'jjb/vfc')
-rw-r--r-- | jjb/vfc/vfc-nfvo-lcm-java.yaml | 4 |
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' |