Increase openapi job timeout
Sometimes timeout expires before we ever started to build openapi (during pre-run). Double the timeout for now. Change-Id: I10c2303c7a9dcd997eefed14c42b6d4b44bffd59
This commit is contained in:
parent
8995fa42b2
commit
83b340856e
@ -22,7 +22,7 @@
|
||||
- name: openstack/codegenerator
|
||||
|
||||
attempts: 1
|
||||
timeout: 600
|
||||
timeout: 1200
|
||||
pre-run:
|
||||
- playbooks/openapi/pre.yaml
|
||||
run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user