Merge "Extend vmedia job timeout"

This commit is contained in:
Zuul 2020-05-31 00:50:00 +00:00 committed by Gerrit Code Review
commit 05fdb28435
1 changed files with 4 additions and 0 deletions

View File

@ -229,6 +229,10 @@
SWIFT_ENABLE_TEMPURLS: True
SWIFT_TEMPURL_KEY: secretkey
IRONIC_AUTOMATED_CLEAN_ENABLED: False
# Ironic has to master a new image, and this CAN take longer as a
# result and makes this job VERY sensitive to heavy disk IO of the
# underlying hypervisor/cloud.
IRONIC_CALLBACK_TIMEOUT: 800
devstack_services:
s-account: True
s-container: True