diff options
Diffstat (limited to 'jjb/dpacc/dpacc.yml')
-rw-r--r-- | jjb/dpacc/dpacc.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/jjb/dpacc/dpacc.yml b/jjb/dpacc/dpacc.yml index d027f47fe..34f784fe4 100644 --- a/jjb/dpacc/dpacc.yml +++ b/jjb/dpacc/dpacc.yml @@ -18,8 +18,6 @@ - job-template: name: dpacc-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: 'dpacc-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 |