diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-03-26 22:38:52 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-03-26 22:41:05 +0100 |
commit | 0cbd554e24d18a54e8867c3614614f83631fe2c6 (patch) | |
tree | b1af842a908afefead4c3afd2eacc4918af7b378 /jjb/vswitchperf | |
parent | 65df29ce15dca349afc9289fb5b726d1b3515e82 (diff) |
Fix GIT_BASE for genesis and move vswitchperf to fuel node
JIRA: OCTO-11
Change-Id: I96ab8259966a42be41c7192e768b88fbec8f90ba
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/vswitchperf')
-rw-r--r-- | jjb/vswitchperf/vswitchperf.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vswitchperf/vswitchperf.yml b/jjb/vswitchperf/vswitchperf.yml index 0293038bb..16d164736 100644 --- a/jjb/vswitchperf/vswitchperf.yml +++ b/jjb/vswitchperf/vswitchperf.yml @@ -84,7 +84,7 @@ name: 'vswitchperf-verify' project-type: freestyle - node: ericsson-build + node: fuel logrotate: daysToKeep: 30 |