From fd0ce08e5cd8b9cba1aa16d7bc87586dd6abb4fd Mon Sep 17 00:00:00 2001 From: mbeierl Date: Fri, 6 Nov 2015 10:07:13 -0500 Subject: Changed build slave to Ericsson instead of Master JIRA: RELENG-41 Change-Id: I30998573a640ce9adf09429384ecbe18f7e74aca Signed-off-by: Mark Beierl --- jjb/storperf/storperf.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jjb/storperf/storperf.yml b/jjb/storperf/storperf.yml index 9e29674fa..f1250cbc2 100644 --- a/jjb/storperf/storperf.yml +++ b/jjb/storperf/storperf.yml @@ -16,7 +16,7 @@ - job-template: name: 'storperf-verify' - node: master + node: ericsson-build project-type: freestyle @@ -73,7 +73,7 @@ # # This job's purpose is to update all the JJB - node: master + node: ericsson-build project-type: freestyle @@ -129,7 +129,7 @@ # Required Variables: # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - node: master + node: ericsson-build disabled: true -- cgit 1.2.3-korg