Increase timeout for run static job
This job installs all of the vhosts necessary for our static hosting as well as compiling afs kernel modules. Then it tests that they function. Unfortunately in some cases half an hour just isn't enough time. Double the default timeout to an hour to work around this. Change-Id: Ief457aafa503af6c5bad83a1198b6c699d2d4983
This commit is contained in:
parent
d75d70b333
commit
fd78b58fcf
@ -1103,6 +1103,7 @@
|
||||
parent: system-config-run
|
||||
description: |
|
||||
Run the playbook for a static node
|
||||
timeout: 3600
|
||||
nodeset:
|
||||
nodes:
|
||||
- name: bridge.openstack.org
|
||||
|
Loading…
Reference in New Issue
Block a user