diff options
Diffstat (limited to 'jjb/conductor/conductor.yml')
-rw-r--r-- | jjb/conductor/conductor.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/jjb/conductor/conductor.yml b/jjb/conductor/conductor.yml index 01ccdaf14..6851b6ea8 100644 --- a/jjb/conductor/conductor.yml +++ b/jjb/conductor/conductor.yml @@ -18,8 +18,6 @@ - job-template: name: conductor-test - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -39,7 +37,6 @@ # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - project-type: freestyle varsetabove: '{somevar}' logrotate: @@ -76,8 +73,6 @@ - job-template: name: 'conductor-verify' - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -127,8 +122,6 @@ # # This job's purpose is to update all the JJB - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 40 |