diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2023-05-31 12:28:30 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2023-05-31 12:28:30 -0700 |
commit | 2d116edeec2e375a9b878881704d1ff202c71b4c (patch) | |
tree | 3351fe22f554b117462503e7fa2baea41c81ff09 /jenkins-config | |
parent | 68f4a0dfc79e0e94522d145de8fd8134778c7e7d (diff) |
Chore: Update memcached node
Update to a newer version. The last node was not built
with the proper java config which makes it unbootable.
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I674f435118b3ce4ef94bd4e88376beeeb8ab8d58
Diffstat (limited to 'jenkins-config')
-rw-r--r-- | jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg index 163b62469..b72e0a881 100644 --- a/jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg +++ b/jenkins-config/clouds/openstack/cattle/ubuntu2004-memcached-4c-4g.cfg @@ -1,3 +1,3 @@ -IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 70980909-9002 +IMAGE_NAME=Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 LABELS=ubuntu2004-memcached-4c-4g HARDWARE_ID=v3-standard-4 |