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:
Artem Goncharov 2025-02-25 09:06:48 +01:00
parent 8995fa42b2
commit 83b340856e

View File

@ -22,7 +22,7 @@
- name: openstack/codegenerator
attempts: 1
timeout: 600
timeout: 1200
pre-run:
- playbooks/openapi/pre.yaml
run: