Increase timeout for rake job

The default of 30 minutes does lead to timeouts on some smaller nodes and
larger cookbooks.

Change-Id: I2db0b355f666fe5fb61bce3788255ddc1e7a6f3f
This commit is contained in:
Jens Harbott 2018-04-24 13:21:16 +00:00
parent a65f9d6579
commit c383004130
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
required-projects: openstack/openstack-chef-repo
pre-run: playbooks/pre.yaml
run: playbooks/rake.yaml
timeout: 2700
- job:
name: openstack-chef-repo-integration