diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-03-28 16:49:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-28 16:49:43 +0000 |
commit | a37644ff374cc056a122d0a675bdfc7de34a6a70 (patch) | |
tree | e78f7a41725a7a9b2f2ee69200d7816c67fbffb8 /jjb/vfc/vfc-gvnfm-vnfres-java.yaml | |
parent | b59cbb3d6bb7dd1ef6e042d4d0397256e1f48ebd (diff) | |
parent | 2eb2dafb5e770d8e1d159bc476b79510d7d694b3 (diff) |
Merge "Update vfc to ubuntu 1804"
Diffstat (limited to 'jjb/vfc/vfc-gvnfm-vnfres-java.yaml')
-rw-r--r-- | jjb/vfc/vfc-gvnfm-vnfres-java.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml index 8fbf442ce..6551d45d9 100644 --- a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml +++ b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml @@ -24,12 +24,12 @@ mvn-goals: 'install' script: !include-raw-escape: 'build-gvnfm-vnfres-docker-image.sh' - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g files: '**' archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g - project: name: vfc-gvnfm-vnfres-res-sonar @@ -42,7 +42,7 @@ sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar" cron: '@daily' mvn-params: '-f res/pom.xml' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g project: 'vfc/gvnfm/vnfres' project-name: 'vfc-gvnfm-vnfres-res' branch: 'master' @@ -57,7 +57,7 @@ nexus-iq-namespace: 'onap-' project: vfc/gvnfm/vnfres project-name: 'vfc-gvnfm-vnfres' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g branch: 'master' mvn-settings: 'vfc-gvnfm-vnfres-settings' |