Merge "Increase the DIB DHCP timeout to 60"

This commit is contained in:
Zuul 2019-10-16 12:32:08 +00:00 committed by Gerrit Code Review
commit 8e6e24b63e
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
command: |
ironic-python-agent-builder -o {{ image_name }} {{ image_distro }}
environment:
# Increase from the default value of 30
DIB_DHCP_TIMEOUT: 60
# Use repositories checked out by Zuul
DIB_REPOLOCATION_ironic_python_agent: '{{ ipa_source_path }}'
DIB_REPOREF_ironic_python_agent: HEAD