summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2020-03-18 13:15:20 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2020-03-19 00:16:44 +0000
commit8478247346fe8551ab2821dcc6e4ad26c4bfb192 (patch)
tree69fa76aa2aef73e3c78389ea713ce6a812107f71 /jjb
parent7476e124620beaf82843fba22696ff2cba83e3a0 (diff)
Migrate HELM jobs to Ubuntu18
Migrate to ubuntu1804-helm-2c-1g Change-Id: I5b8e73ec6ce11c56076ef940a8df45700e99ef7a Issue-ID: CIMAN-373 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/aai/aai-oom.yaml2
-rw-r--r--jjb/oom/oom-helm.yaml2
-rw-r--r--jjb/sdnc/sdnc-oom.yaml2
3 files changed, 3 insertions, 3 deletions
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
diff --git a/jjb/oom/oom-helm.yaml b/jjb/oom/oom-helm.yaml
index c276629e1..5868f9fa1 100644
--- a/jjb/oom/oom-helm.yaml
+++ b/jjb/oom/oom-helm.yaml
@@ -6,7 +6,7 @@
mvn-settings: oom-settings
mvn-global-settings: global-settings
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
diff --git a/jjb/sdnc/sdnc-oom.yaml b/jjb/sdnc/sdnc-oom.yaml
index 1ab686219..ae86ef5bf 100644
--- a/jjb/sdnc/sdnc-oom.yaml
+++ b/jjb/sdnc/sdnc-oom.yaml
@@ -17,7 +17,7 @@
mvn-settings: 'sdnc-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