diff options
Diffstat (limited to 'jjb/armband')
-rw-r--r-- | jjb/armband/armband.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/jjb/armband/armband.yml b/jjb/armband/armband.yml index 81710d265..27b4082d6 100644 --- a/jjb/armband/armband.yml +++ b/jjb/armband/armband.yml @@ -18,8 +18,6 @@ - job-template: name: armband-test - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -41,7 +39,6 @@ # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - project-type: freestyle varsetabove: '{somevar}' logrotate: @@ -80,8 +77,6 @@ node: ericsson-build - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -137,8 +132,6 @@ # # This job's purpose is to update all the JJB - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 40 |