diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2015-03-26 17:53:45 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2015-03-26 17:53:45 -0400 |
commit | a106233d72565ad9fd639524b411271c6c368380 (patch) | |
tree | 0dd003c8a2e4af69b94cb072ec8455e6bd161e53 /jjb/vswitchperf | |
parent | 0cbd554e24d18a54e8867c3614614f83631fe2c6 (diff) |
Back to ericsson node
Change-Id: Ieb4cee18440ec9e64c8ebe3a913d25e3c7e24412
JIRA: OCTO-1
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/vswitchperf')
-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 |