diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-08-21 19:26:24 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-08-22 03:27:37 +0000 |
commit | a42e8dbf09fdf15f5c8776ba2faeb6a98782784f (patch) | |
tree | 8c024d28349994d5b41422f275262311df2433df | |
parent | ba4a03d03c90dcb96bdb40404a1d3c6b5022e3be (diff) |
Update docker nodes
Update nodes to include Erlang and Rebar3
Change-Id: Ida41e613063c831f8f78b47032883971607368a1
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg | 2 | ||||
-rw-r--r-- | jenkins-config/clouds/openstack/cattle/ubuntu1604-docker-8c-8g.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg b/jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg index e3cd68c14..648678b0b 100644 --- a/jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg +++ b/jenkins-config/clouds/openstack/cattle/queue-docker-4c-4g.cfg @@ -1,4 +1,4 @@ -IMAGE_NAME=ZZCI - Ubuntu 16.04 - docker - x86_64 - 20180817-215307.947 +IMAGE_NAME=ZZCI - Ubuntu 16.04 - docker - x86_64 - 20180822-024356.338 LABELS=queue-docker-4c-4g HARDWARE_ID=v2-highcpu-4 INSTANCE_CAP=1 diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu1604-docker-8c-8g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu1604-docker-8c-8g.cfg index f85242682..18c631482 100644 --- a/jenkins-config/clouds/openstack/cattle/ubuntu1604-docker-8c-8g.cfg +++ b/jenkins-config/clouds/openstack/cattle/ubuntu1604-docker-8c-8g.cfg @@ -1,3 +1,3 @@ -IMAGE_NAME=ZZCI - Ubuntu 16.04 - docker - x86_64 - 20180817-215307.947 +IMAGE_NAME=ZZCI - Ubuntu 16.04 - docker - x86_64 - 20180822-024356.338 LABELS=ubuntu1604-docker-8c-8g HARDWARE_ID=v2-highcpu-8 |