From 8478247346fe8551ab2821dcc6e4ad26c4bfb192 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 18 Mar 2020 13:15:20 -0700 Subject: Migrate HELM jobs to Ubuntu18 Migrate to ubuntu1804-helm-2c-1g Change-Id: I5b8e73ec6ce11c56076ef940a8df45700e99ef7a Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall --- jjb/aai/aai-oom.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/aai/aai-oom.yaml') diff --git a/jjb/aai/aai-oom.yaml b/jjb/aai/aai-oom.yaml index 0e9bac8e0..9b92ea138 100644 --- a/jjb/aai/aai-oom.yaml +++ b/jjb/aai/aai-oom.yaml @@ -25,7 +25,7 @@ mvn-settings: 'aai-oom-settings' files: '**' archive-artifacts: '' - build-node: ubuntu1604-helm-2c-1g + build-node: ubuntu1804-helm-2c-1g pre_build_script: !include-raw-escape: shell/helm-repo-init.sh oom_build_script: | #!/bin/bash -- cgit 1.2.3-korg