summaryrefslogtreecommitdiffstats
path: root/jjb/genesis/genesis-fuel.yml
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2015-12-04 14:38:09 +0900
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-12-07 07:35:36 +0000
commit0b27c3e7e7ada718ba16a8ec78edfed52ae0bf15 (patch)
treef6821cb2fcf323e368a38ed7b12a2c9905134b16 /jjb/genesis/genesis-fuel.yml
parent2bfc196e4db08284e54564e885790c6900c24d3a (diff)
jjb: use default logrotate setting in all projects
Many projects have own logrotate definitions copied from the template. This patch make sure all projects to use the default logrotate setting, so that the infra admin can configure the values easily. This patch also fixes the logrotate rule for artifacts to keep them in the same duration as console logs exist. Note, this won't effect the hold time of artifacts in artifact.opnfv.org . Change-Id: I708a675c7e87e5f830ee36009f0c6913c003b2ed Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/genesis/genesis-fuel.yml')
-rw-r--r--jjb/genesis/genesis-fuel.yml42
1 files changed, 0 insertions, 42 deletions
diff --git a/jjb/genesis/genesis-fuel.yml b/jjb/genesis/genesis-fuel.yml
index 2ae748d96..8ab771020 100644
--- a/jjb/genesis/genesis-fuel.yml
+++ b/jjb/genesis/genesis-fuel.yml
@@ -47,12 +47,6 @@
enabled: true
max-total: 3
- logrotate:
- daysToKeep: 30
- numToKeep: 10
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
-
parameters:
- project-parameter:
project: '{project}'
@@ -206,12 +200,6 @@
refspec: ''
branch: '{branch}'
- logrotate:
- daysToKeep: 30
- numToKeep: 10
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
-
builders:
- trigger-builds:
- project: 'genesis-fuel-build-{stream}'
@@ -250,12 +238,6 @@
disabled: false
- logrotate:
- daysToKeep: 30
- numToKeep: 10
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
-
parameters:
- project-parameter:
project: '{project}'
@@ -293,12 +275,6 @@
node: ericsson-build
- logrotate:
- daysToKeep: 30
- numToKeep: 10
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
-
parameters:
- project-parameter:
project: '{project}'
@@ -345,12 +321,6 @@
refspec: ''
branch: '{branch}'
- logrotate:
- daysToKeep: 30
- numToKeep: 10
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
-
builders:
- 'fuel-download-artifact'
- 'fuel-deploy'
@@ -364,12 +334,6 @@
disabled: false
- logrotate:
- daysToKeep: 30
- numToKeep: 10
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
-
parameters:
- project-parameter:
project: '{project}'
@@ -416,12 +380,6 @@
refspec: ''
branch: 'master'
- logrotate:
- daysToKeep: 30
- numToKeep: 10
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
-
builders:
- 'fuel-deploy-virtual'