Merge "JJB can take longer than 5 minutes to run"
This commit is contained in:
commit
835d365dce
@ -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 => [
|
||||
|
Loading…
Reference in New Issue
Block a user