Set ironic-grenade to wait 120 seconds
Launching test VMs can take a while, and grenade can fail if the VM's networking is not quite online in under sixty seconds. As such, it is reasonable to use a larger window so the failure rate of ironic-grenade will hopefully decline. Depends-On: https://review.opendev.org/c/openstack/grenade/+/879674 Change-Id: I07aead4b09ccb7e427a0d3d04e7a580cf4b00a95
This commit is contained in:
parent
9f422a8dfd
commit
a5a737e388
@ -896,6 +896,7 @@
|
||||
SWIFT_TEMPURL_KEY: secretkey
|
||||
EBTABLES_RACE_FIX: True
|
||||
LIBVIRT_STORAGE_POOL_PATH: /opt/libvirt/images
|
||||
INSTANCE_WAIT: 120
|
||||
old:
|
||||
IRONIC_VM_LOG_DIR: '{{ devstack_bases.old }}/ironic-bm-logs'
|
||||
grenade_localrc:
|
||||
|
Loading…
x
Reference in New Issue
Block a user