diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vswitchperf/vswitchperf.yml | 3 |
1 files changed, 3 insertions, 0 deletions
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 |