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/vnf_forwarding_graph/vnf_forwarding_graph.yml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'jjb/vnf_forwarding_graph') diff --git a/jjb/vnf_forwarding_graph/vnf_forwarding_graph.yml b/jjb/vnf_forwarding_graph/vnf_forwarding_graph.yml index 0d7e8b7e2..5a87bf441 100644 --- a/jjb/vnf_forwarding_graph/vnf_forwarding_graph.yml +++ b/jjb/vnf_forwarding_graph/vnf_forwarding_graph.yml @@ -18,8 +18,6 @@ - job-template: name: vnf_forwarding_graph-test - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -39,7 +37,6 @@ # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - project-type: freestyle varsetabove: '{somevar}' logrotate: @@ -76,8 +73,6 @@ - job-template: name: 'vnf_forwarding_graph-verify' - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 10 @@ -127,8 +122,6 @@ # # This job's purpose is to update all the JJB - project-type: freestyle - logrotate: daysToKeep: 30 numToKeep: 40 @@ -166,8 +159,3 @@ find . echo "merge logic goes here" - - - - - -- cgit 1.2.3-korg