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:
@@ -22,7 +22,7 @@
|
||||
- name: openstack/codegenerator
|
||||
|
||||
attempts: 1
|
||||
timeout: 600
|
||||
timeout: 1200
|
||||
pre-run:
|
||||
- playbooks/openapi/pre.yaml
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user