From 9c49c98cb5fcd4f5f0df40f09853b919c85c38da Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Thu, 26 Nov 2015 22:14:27 +0900 Subject: jjb: move project-style to releng-defaults.yaml Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU --- jjb/storperf/storperf.yml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'jjb/storperf') diff --git a/jjb/storperf/storperf.yml b/jjb/storperf/storperf.yml index 2a3c42a6b..ed21bc777 100644 --- a/jjb/storperf/storperf.yml +++ b/jjb/storperf/storperf.yml @@ -18,8 +18,6 @@ node: intel-jp-build-1 - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -65,7 +63,6 @@ - shell: | $WORKSPACE/ci/verify.sh - - job-template: name: 'storperf-merge-{stream}' @@ -75,8 +72,6 @@ node: intel-jp-build-1 - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 40 @@ -120,7 +115,6 @@ - junit: results: nosetests.xml - - job-template: name: 'storperf-daily-{stream}' @@ -133,8 +127,6 @@ disabled: true - project-type: freestyle - logrotate: daysToKeep: '{build-days-to-keep}' numToKeep: '{build-num-to-keep}' -- cgit 1.2.3-korg