summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2020-03-31 18:56:46 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-31 18:56:46 +0000
commitdbd548c70266228aceb24df05f8b8340cd1ce411 (patch)
treef2861d02517172d2c7f3bf8665006d88a41ff98c /jjb/dmaap
parent9da39b7374cedbabc193f2cc00cbaab51aa1a1d0 (diff)
parentc3bf5168c7c83634900f9c30fe995aab2349b846 (diff)
Merge "Migrate to ubuntu1804-builder"
Diffstat (limited to 'jjb/dmaap')
-rw-r--r--jjb/dmaap/dmaap-datarouter.yaml2
-rw-r--r--jjb/dmaap/dmaap-dbcapi.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/jjb/dmaap/dmaap-datarouter.yaml b/jjb/dmaap/dmaap-datarouter.yaml
index afa238856..703445322 100644
--- a/jjb/dmaap/dmaap-datarouter.yaml
+++ b/jjb/dmaap/dmaap-datarouter.yaml
@@ -32,7 +32,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
project: 'dmaap/datarouter'
project-name: 'dmaap-datarouter'
branch: 'master'
diff --git a/jjb/dmaap/dmaap-dbcapi.yaml b/jjb/dmaap/dmaap-dbcapi.yaml
index 5793822fe..38f4a5f9b 100644
--- a/jjb/dmaap/dmaap-dbcapi.yaml
+++ b/jjb/dmaap/dmaap-dbcapi.yaml
@@ -36,7 +36,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
project: 'dmaap/dbcapi'
project-name: 'dmaap-dbcapi'
branch: 'master'