diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2020-03-19 01:09:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-19 01:09:29 +0000 |
commit | 62de55531fa46c9e5162f5b7e8976824dfc38d43 (patch) | |
tree | 51f7bc256df771efbc05ff649ddf5edf999685af /jjb/oom | |
parent | ee4dcf718025254fe5de07b8a127342acb3d9280 (diff) | |
parent | 8478247346fe8551ab2821dcc6e4ad26c4bfb192 (diff) |
Merge "Migrate HELM jobs to Ubuntu18"
Diffstat (limited to 'jjb/oom')
-rw-r--r-- | jjb/oom/oom-helm.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |