From 4c15211b86ebceb853d1887e8d8eef9c1d0a5ade Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Fri, 27 Mar 2020 00:22:31 +0000 Subject: update dcae job buildnode to ubuntu1804 Change-Id: Iaec963641f65eb71e3798dc69b26bf96376083dd Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-1891 --- jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml') diff --git a/jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml b/jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml index 2402dd06c..e84e83efb 100644 --- a/jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml +++ b/jjb/dcaegen2/dcaegen2-platform-mod-designtool.yaml @@ -18,7 +18,7 @@ mvn-settings: dcaegen2-platform-settings files: '**' archive-artifacts: '' - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g - project: @@ -27,7 +27,7 @@ - gerrit-maven-clm nexus-iq-namespace: 'onap-' project: dcaegen2/platform - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g project-name: 'dcaegen2-platform-mod-designtool' branch: 'master' mvn-settings: 'dcaegen2-platform-settings' -- cgit 1.2.3-korg