Merge "JJB can take longer than 5 minutes to run"

This commit is contained in:
Jenkins 2014-05-06 22:12:08 +00:00 committed by Gerrit Code Review
commit 835d365dce

View File

@ -40,6 +40,7 @@ class jenkins::job_builder (
exec { 'jenkins_jobs_update':
command => 'jenkins-jobs update --delete-old /etc/jenkins_jobs/config',
timeout => '600',
path => '/bin:/usr/bin:/usr/local/bin',
refreshonly => true,
require => [