Re-configure image file in tempest.conf
Devstack commit 9b15fd26d7d53cb40369bfd4f6472468aec88cc2 changed cirros to 0.3.5, but we don't have such cirros version, and this break our CI, this patch is to change cirros back to 0.3.4 for a temporary solution Change-Id: Ib4d48991d9dcacda2f0c087c4351685cacb6dca5
This commit is contained in:
parent
291522d1ab
commit
3173cd7294
@ -302,6 +302,9 @@ OVS_PHYSICAL_BRIDGE=br-ex
|
||||
PUBLIC_BRIDGE=br-ex
|
||||
# Set instance build timeout to 300s in tempest.conf
|
||||
BUILD_TIMEOUT=390
|
||||
|
||||
#TODO: remove this
|
||||
CIRROS_VERSION=0.3.4
|
||||
EOF
|
||||
|
||||
# Set local.conf for neutron ovs-agent in compute node
|
||||
|
Loading…
x
Reference in New Issue
Block a user