diff options
Diffstat (limited to 'jjb/octopus')
-rw-r--r-- | jjb/octopus/octopus.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/jjb/octopus/octopus.yml b/jjb/octopus/octopus.yml index 5f77e8a4d..1783bf641 100644 --- a/jjb/octopus/octopus.yml +++ b/jjb/octopus/octopus.yml @@ -28,8 +28,6 @@ - job-template: name: octopus-test - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -51,7 +49,6 @@ # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - project-type: freestyle varsetabove: '{somevar}' logrotate: @@ -90,8 +87,6 @@ node: master - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -141,8 +136,6 @@ # # This job's purpose is to update all the JJB - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 40 @@ -161,7 +154,6 @@ refspec: '' choosing-strategy: 'default' - triggers: - gerrit: trigger-on: @@ -179,7 +171,6 @@ - shell: !include-raw ../opnfvdocs/docu-build.sh - ######################## ## parameter macros ######################### |