summaryrefslogtreecommitdiffstats
path: root/jjb/octopus/octopus.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/octopus/octopus.yml')
-rw-r--r--jjb/octopus/octopus.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/jjb/octopus/octopus.yml b/jjb/octopus/octopus.yml
index 5f77e8a4d..33d45ccd6 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
@@ -43,15 +41,12 @@
- job-template:
name: 'octopus-daily-{stream}'
- node: master
-
# Job template for daily builders
#
# Required Variables:
# stream: branch with - in place of / (eg. stable)
# branch: branch (eg. stable)
- project-type: freestyle
varsetabove: '{somevar}'
logrotate:
@@ -88,10 +83,6 @@
- job-template:
name: 'octopus-verify-{stream}'
- node: master
-
- project-type: freestyle
-
logrotate:
daysToKeep: 30
numToKeep: 10
@@ -135,14 +126,10 @@
- job-template:
name: 'octopus-merge-{stream}'
- node: master
-
# builder-merge job to run JJB update
#
# This job's purpose is to update all the JJB
- project-type: freestyle
-
logrotate:
daysToKeep: 30
numToKeep: 40
@@ -161,7 +148,6 @@
refspec: ''
choosing-strategy: 'default'
-
triggers:
- gerrit:
trigger-on:
@@ -179,7 +165,6 @@
- shell:
!include-raw ../opnfvdocs/docu-build.sh
-
########################
## parameter macros
#########################