diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2019-08-22 16:07:31 +1000 |
---|---|---|
committer | Bengt Thuree <bthuree@linuxfoundation.org> | 2019-08-22 16:09:30 +1000 |
commit | 9f91615958fb5d9892df53200d705416f101a1a6 (patch) | |
tree | 1decb630da3dc3377d0a1d4eaefa1c064cff8863 /jenkins-config/clouds/openstack/cattle | |
parent | 8ea412f9b942f478eafdf438275b7b3715ad428a (diff) |
Update ubuntu build node
Update to a newer image since the one beeing used
previously was to old (2017), and we had issues with
it in the Sandbox
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Change-Id: I176e9171443579df5ba5ccd18480048670d539c3
Issue-ID: CIMAN-1
Diffstat (limited to 'jenkins-config/clouds/openstack/cattle')
-rw-r--r-- | jenkins-config/clouds/openstack/cattle/ubuntu1604-builder-4c-4g.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu1604-builder-4c-4g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu1604-builder-4c-4g.cfg index 48112d50f..4337baf58 100644 --- a/jenkins-config/clouds/openstack/cattle/ubuntu1604-builder-4c-4g.cfg +++ b/jenkins-config/clouds/openstack/cattle/ubuntu1604-builder-4c-4g.cfg @@ -1,3 +1,3 @@ -IMAGE_NAME=Ubuntu 16.04 - basebuild - 20171102-0010 +IMAGE_NAME=Ubuntu 16.04 - basebuild - 20180319-1943 LABELS=ubuntu1604-builder-4c-4g HARDWARE_ID=v2-highcpu-4 |