diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2019-09-12 20:37:25 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2019-09-12 20:41:15 -0400 |
commit | b47c801788b6c47ab10c96882ce60f9f2771a084 (patch) | |
tree | 5a7d64cc3ebfb5db525e1bdee64133bbe960469e /jenkins-config/clouds/openstack | |
parent | 9b265946922f227d222100345e0bd140ddcc1d8e (diff) |
Update Centos Builder to python36
Issue-ID: INT-854
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Idf7d574a637e93a19aa263fc1760e71f688c62db
Diffstat (limited to 'jenkins-config/clouds/openstack')
3 files changed, 3 insertions, 3 deletions
diff --git a/jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg b/jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg index 1bd5189d2..201ae927e 100644 --- a/jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg +++ b/jenkins-config/clouds/openstack/cattle/centos7-builder-2c-1g.cfg @@ -1,3 +1,3 @@ -IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20190610-221458.344 +IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20190912-234852.235 LABELS=centos7-builder-2c-1g HARDWARE_ID=v2-highcpu-2 diff --git a/jenkins-config/clouds/openstack/cattle/centos7-builder-4c-4g.cfg b/jenkins-config/clouds/openstack/cattle/centos7-builder-4c-4g.cfg index 1fea53c10..4be9cf235 100644 --- a/jenkins-config/clouds/openstack/cattle/centos7-builder-4c-4g.cfg +++ b/jenkins-config/clouds/openstack/cattle/centos7-builder-4c-4g.cfg @@ -1,3 +1,3 @@ -IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20190610-221458.344 +IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20190912-234852.235 LABELS=centos7-builder-4c-4g HARDWARE_ID=v2-highcpu-4 diff --git a/jenkins-config/clouds/openstack/cattle/centos7-docker-8c-8g.cfg b/jenkins-config/clouds/openstack/cattle/centos7-docker-8c-8g.cfg index 33e096f48..e19e14668 100644 --- a/jenkins-config/clouds/openstack/cattle/centos7-docker-8c-8g.cfg +++ b/jenkins-config/clouds/openstack/cattle/centos7-docker-8c-8g.cfg @@ -1,3 +1,3 @@ -IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20190610-221311.883 +IMAGE_NAME=ZZCI - CentOS 7 - docker - x86_64 - 20190912-234755.337 LABELS=centos7-docker-8c-8g HARDWARE_ID=v2-highcpu-8 |