CI: Bump cirros version to 0.6.3
Change-Id: Id979cc7e4f88994a051a4037224c2c1af479dcfd Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user