CI: Bump cirros version to 0.6.3

Change-Id: Id979cc7e4f88994a051a4037224c2c1af479dcfd
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
This commit is contained in:
Michal Nasiadka
2025-10-06 09:09:45 +02:00
parent 5bafdd206f
commit aa39fb88b6
2 changed files with 2 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ fi
# to be created.
ARCH=$(uname -m)
CIRROS_RELEASE=${CIRROS_RELEASE:-0.6.2}
CIRROS_RELEASE=${CIRROS_RELEASE:-0.6.3}
IMAGE_PATH=/opt/cache/files/
IMAGE_URL=${IMAGE_URL:-"https://github.com/cirros-dev/cirros/releases/download/${CIRROS_RELEASE}/"}
IMAGE=cirros-${CIRROS_RELEASE}-${ARCH}-disk.img

View File

@@ -6,6 +6,7 @@
- ^ansible/group_vars/all/(common|fluentd|glance|haproxy|heat|horizon|keepalived|keystone|loadbalancer|neutron|nova|openvswitch|placement|proxysql|rabbitmq).yml
- ^ansible/group_vars/baremetal/ansible-python-interpreter.yml
- ^ansible/roles/(common|fluentd|glance|haproxy-config|heat|horizon|keystone|loadbalancer|loadbalancer-config|neutron|nova|nova-cell|openvswitch|placement|proxysql|rabbitmq)/
- ^tools/init-runonce
- job:
name: kolla-ansible-centos-10s