summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2023-04-05 09:58:13 -0700
committerJulia Kreger <juliaashleykreger@gmail.com>2023-04-05 09:58:36 -0700
commita5a737e3886857c26ccd25596d451c7751cf4ad3 (patch)
tree9e51a0ec3ce5c06a8b7a4b052c3e7a5da874cd93
parent9f422a8dfd3dad9072d391e68fb7fb14b6a4cedb (diff)
downloadironic-a5a737e3886857c26ccd25596d451c7751cf4ad3.tar.gz
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
-rw-r--r--zuul.d/ironic-jobs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml
index ca1757417..d2e91875f 100644
--- a/zuul.d/ironic-jobs.yaml
+++ b/zuul.d/ironic-jobs.yaml
@@ -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: