diff options
-rw-r--r-- | jjb/vswitchperf/vswitchperf.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 16d164736..1ab15fd52 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -41,7 +41,7 @@ project-type: freestyle varsetabove: '{somevar}' - node: fuel + node: ericsson-build logrotate: daysToKeep: '{build-days-to-keep}' @@ -84,7 +84,7 @@ name: 'vswitchperf-verify' project-type: freestyle - node: fuel + node: ericsson-build logrotate: daysToKeep: 30 @@ -142,7 +142,7 @@ # This job's purpose is to update all the JJB project-type: freestyle - node: fuel + node: ericsson-build logrotate: daysToKeep: 30 |