Skip to content

Commit

Permalink
Update cloud image
Browse files Browse the repository at this point in the history
Job: builder-openstack-update-cloud-image/646
Change-Id: Ib1ea623ea2ab9edaa7cf5ce59ff510ac2a8e91ea
Signed-off-by: jenkins-releng <[email protected]>
  • Loading branch information
jenkins-releng authored and rovarga committed Jun 4, 2024
1 parent 4ec225b commit 7fb0890
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LABELS=centos7-builder-2c-1g
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240501-060129.055
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240601-060133.511
HARDWARE_ID=v3-standard-2
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LABELS=centos7-builder-2c-2g
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240501-060129.055
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240601-060133.511
HARDWARE_ID=v3-standard-2
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LABELS=centos7-builder-2c-8g
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240501-060129.055
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240601-060133.511
HARDWARE_ID=v3-standard-2
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LABELS=centos7-builder-4c-16g
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240501-060129.055
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240601-060133.511
HARDWARE_ID=v3-standard-4
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LABELS=centos7-builder-4c-4g
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240501-060129.055
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240601-060133.511
HARDWARE_ID=v3-standard-4
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LABELS=centos7-builder-8c-8g
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240501-060129.055
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240601-060133.511
HARDWARE_ID=v3-standard-8
2 changes: 1 addition & 1 deletion jenkins-config/clouds/openstack/odlvex/cloud.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CLOUD_IGNORE_SSL=false
CLOUD_ZONE=ca-ymq-1

# Default Template Configuration
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240501-060129.055
IMAGE_NAME=ZZCI - CentOS 7 - builder - x86_64 - 20240601-060133.511
AVAILABILITY_ZONE=nova
HARDWARE_ID=v3-standard-2
NETWORK_ID=b5fcd86e-efac-4997-b8bc-dbe0d35bc229
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LABELS=ubuntu1804-docker-2c-2g
IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240501-040132.905
IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240601-040134.455
HARDWARE_ID=v3-standard-2
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LABELS=ubuntu1804-docker-4c-4g
IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240501-040132.905
IMAGE_NAME=ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240601-040134.455
HARDWARE_ID=v3-standard-4
2 changes: 1 addition & 1 deletion jjb/netconf/netconf-csit-callhome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
scope: "only"

# no mininet required
tools_system_image: "ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240501-040132.905"
tools_system_image: "ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240601-040134.455"

# Features to install
install-features: "odl-netconf-callhome-ssh,odl-restconf"
Expand Down
2 changes: 1 addition & 1 deletion jjb/netconf/netconf-userfeatures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- all:
scope: "all"

tools_system_image: "ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240501-040132.905"
tools_system_image: "ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240601-040134.455"

# Features to install
install-features: >
Expand Down

0 comments on commit 7fb0890

Please sign in to comment.