Increase timeout for goaccess report jobs
Seems it can take about an hour to build the report for our largest site (docs.openstack.org), so having a timeout of 2 hours should keep us on the safe side. Change-Id: I848f75f6eb7bbf1986e19e6d35173fe4dddeef94
This commit is contained in:
parent
f534c57474
commit
8bdc4a8404
@ -1189,6 +1189,7 @@
|
|||||||
Run goaccess tool on static.opendev.org hosted site.
|
Run goaccess tool on static.opendev.org hosted site.
|
||||||
abstract: true
|
abstract: true
|
||||||
protected: true
|
protected: true
|
||||||
|
timeout: 7200
|
||||||
nodeset:
|
nodeset:
|
||||||
nodes: []
|
nodes: []
|
||||||
run: playbooks/periodic/goaccess.yaml
|
run: playbooks/periodic/goaccess.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user