diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-06-21 19:55:40 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2021-06-21 19:55:40 -0700 |
commit | ca8c52401b08470f303121308e3e413721c88cb4 (patch) | |
tree | 66268fe265f11b96eddea58f4a7574ee63c2a7cd /jenkins-config/clouds/openstack/cattle | |
parent | 35bc1ab3fcefeebe5bca3179041c3af18343b5d8 (diff) |
CI: Update node version
- Update node version to the latest stable
- Update npm to the latest version
- Deprecate rebar bootstrap
- Update node with the latest node changes
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I2d06752be51183211482cdb701ca46fa6469d650
Diffstat (limited to 'jenkins-config/clouds/openstack/cattle')
-rw-r--r-- | jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg index efb578713..ff70b9de6 100644 --- a/jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg +++ b/jenkins-config/clouds/openstack/cattle/ubuntu1804-docker-8c-8g.cfg @@ -1,4 +1,4 @@ -IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210317-220033.605 +IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20210622-014943.553 LABELS=ubuntu1804-docker-8c-8g HARDWARE_ID=v3-standard-8 VOLUME_SIZE=20 |