Merge "Set BUILD_TIMEOUT for ironic grenade jobs"

This commit is contained in:
Zuul 2017-10-03 10:40:46 +00:00 committed by Gerrit Code Review
commit 57c8bf5b47
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@
export DEVSTACK_GATE_TEMPEST_BAREMETAL_BUILD_TIMEOUT=1200
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_BUILD_DEPLOY_RAMDISK=False"
export DEVSTACK_GATE_TLSPROXY=0
export BUILD_TIMEOUT
EOF
chdir: '{{ ansible_user_dir }}/workspace'

View File

@ -42,6 +42,7 @@
export DEVSTACK_GATE_TEMPEST_BAREMETAL_BUILD_TIMEOUT=1200
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_BUILD_DEPLOY_RAMDISK=False"
export DEVSTACK_GATE_TLSPROXY=0
export BUILD_TIMEOUT
EOF
chdir: '{{ ansible_user_dir }}/workspace'