From c3bf5168c7c83634900f9c30fe995aab2349b846 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 31 Mar 2020 10:27:35 -0700 Subject: Migrate to ubuntu1804-builder Migrate the rest of the jobs from ubuntu1604-builder to ubuntu1804-builder Remove unused nodes Change-Id: Ic43c12d3f7f8952d3248085ec103806c9b442047 Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall --- jjb/demo/demo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/demo/demo.yaml') diff --git a/jjb/demo/demo.yaml b/jjb/demo/demo.yaml index 305ca378b..2cec1347f 100644 --- a/jjb/demo/demo.yaml +++ b/jjb/demo/demo.yaml @@ -38,7 +38,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: 'demo' project-name: 'demo' branch: 'master' -- cgit 1.2.3-korg