diff options
author | mbeierl <mark.beierl@emc.com> | 2015-11-06 10:07:13 -0500 |
---|---|---|
committer | Mark Beierl <mark.beierl@emc.com> | 2015-11-06 10:09:57 -0500 |
commit | fd0ce08e5cd8b9cba1aa16d7bc87586dd6abb4fd (patch) | |
tree | 0eb70bf2eefdfaa1e64acfbf8f29a9958a0fc900 /jjb/storperf | |
parent | a218e6e81c06822e25c784e715094c606905c387 (diff) |
Changed build slave to Ericsson instead of Master
JIRA: RELENG-41
Change-Id: I30998573a640ce9adf09429384ecbe18f7e74aca
Signed-off-by: Mark Beierl <mark.beierl@emc.com>
Diffstat (limited to 'jjb/storperf')
-rw-r--r-- | jjb/storperf/storperf.yml | 6 |
1 files 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 |