From e3575025004dceea910aa5d7065ecb43fffcdc34 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Mon, 23 Mar 2015 12:09:54 -0400 Subject: [PATCH] Move vswitchperf jobs to fuel node (Debian7 with docker) Change-Id: I347ba8dbb96b849c95e487b28902c8028b949fee JIRA: 31 Signed-off-by: Aric Gardner --- jjb/vswitchperf/vswitchperf.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 4287db064..16d164736 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -41,6 +41,7 @@ project-type: freestyle varsetabove: '{somevar}' + node: fuel logrotate: daysToKeep: '{build-days-to-keep}' @@ -83,6 +84,7 @@ name: 'vswitchperf-verify' project-type: freestyle + node: fuel logrotate: daysToKeep: 30 @@ -140,6 +142,7 @@ # This job's purpose is to update all the JJB project-type: freestyle + node: fuel logrotate: daysToKeep: 30 -- 2.16.6