Increase timeout of zuul-quick-start

The job zuul-quick-start shows a high rate of timeouts
lately. Increase that to improve stability.

Change-Id: Id6cd751c1cefc5a90cce2ecdd605dcf50d8a924a
This commit is contained in:
Tobias Henkel 2019-04-02 18:18:09 +02:00
parent 8c4a14675b
commit 6c4193a2e9
No known key found for this signature in database
GPG Key ID: 03750DEC158E5FA2
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@
description: Run the commands in the Zuul quick-start documentation.
run: playbooks/quick-start/run.yaml
post-run: playbooks/quick-start/post.yaml
timeout: 2700 # 45 minutes
roles:
- zuul: openstack-infra/zuul-jobs
vars: