summaryrefslogtreecommitdiffstats
path: root/jjb/clamp/clamp.yaml
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-03-27 03:04:05 -0700
committersebdet <sebastien.determe@intl.att.com>2020-03-27 03:04:05 -0700
commit14802767f9e9ad790346d7bf1f90823f4b5b2aee (patch)
tree6c8b321e58ec1b70c60c593a6809d0fe1748547f /jjb/clamp/clamp.yaml
parent089fed8bc3ee41c01604eaa36b55d06b01f41f3f (diff)
Migrate to 18.04 clamp nodes
As we have some issues to build clamp (python errors), we move to the 18.04 all our build nodes Issue-ID: CLAMP-798 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Idb061a96bd3a84ec56bc86d78e94b0c44cc2266c
Diffstat (limited to 'jjb/clamp/clamp.yaml')
-rw-r--r--jjb/clamp/clamp.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/clamp/clamp.yaml b/jjb/clamp/clamp.yaml
index dae241880..b14841404 100644
--- a/jjb/clamp/clamp.yaml
+++ b/jjb/clamp/clamp.yaml
@@ -10,10 +10,10 @@
project-name: 'clamp'
jobs:
- gerrit-maven-stage:
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
maven-versions-plugin: true
- gerrit-maven-docker-stage:
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
maven-versions-plugin: true
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
@@ -37,7 +37,7 @@
java-version: openjdk11
files: '**'
archive-artifacts: ''
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
- project:
name: clamp-sonar
@@ -50,7 +50,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
project: 'clamp'
project-name: 'clamp'
branch: 'master'
@@ -69,7 +69,7 @@
project-name: 'clamp'
branch: 'master'
mvn-settings: 'clamp-settings'
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
build-timeout: 120
java-version: openjdk11