diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-11-26 15:54:58 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-11-26 15:43:04 +0000 |
commit | ca76032d637fe81ed3fce55ee5b76e125f01eabc (patch) | |
tree | 752daaa719ad8e4745562f993168ece0c655011f /jjb/storperf | |
parent | f179b48beb37fb4529dad8d919b530d26c779172 (diff) |
Move storperf jobs to intel-jp-build-1 slave
Change-Id: I047e51810a7a38d5b0a15e9501c219d570ecc5a6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.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 681541dc3..1d50911bc 100644 --- a/jjb/storperf/storperf.yml +++ b/jjb/storperf/storperf.yml @@ -16,7 +16,7 @@ - job-template: name: 'storperf-verify-{stream}' - node: ericsson-build + node: intel-jp-build-1 project-type: freestyle @@ -77,7 +77,7 @@ # # This job's purpose is to update all the JJB - node: ericsson-build + node: intel-jp-build-1 project-type: freestyle @@ -137,7 +137,7 @@ # Required Variables: # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - node: ericsson-build + node: intel-jp-build-1 disabled: true |