Extend linters time out

Linters are extended to 15 minutes. A few jobs have been just
reaching the 10 minute deadline, so using 15 minutes should
leave plenty of wiggle room.

Change-Id: I1473d55498d72f5611ae09e0d2e7b709954bb363
(cherry picked from commit d515c1074a)
This commit is contained in:
Jean-Philippe Evrard 2018-04-09 12:51:59 +02:00 committed by Jesse Pretorius
parent 41c59c7908
commit cae4669dba
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
- name: openstack/openstack-ansible-rsyslog_server
- name: openstack/openstack-ansible-tests
- name: openstack/requirements
timeout: 600 # 5 mins
timeout: 900 # 15 mins
- job:
name: openstack-ansible-functional