diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-02 09:46:35 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-02 09:46:35 +0100 |
commit | 29d84f706492108d3f3b1ea9fc8fdf993e17edf4 (patch) | |
tree | 69ac5adfff913c9dec89fba55e437da35cc4be55 /jjb/storperf | |
parent | 82caeb0e78518d0f16c74c874c52daf48e198c40 (diff) |
Move storperf jobs to nodes with label opnfv-build
Change-Id: Ic51f5639e264357522fe1b4dfbf4f3d45d1870ee
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 78c2471bd..1b2d4060c 100644 --- a/jjb/storperf/storperf.yml +++ b/jjb/storperf/storperf.yml @@ -16,7 +16,7 @@ - job-template: name: 'storperf-verify-{stream}' - node: intel-jp-build-1 + node: opnfv-build logrotate: daysToKeep: 30 @@ -70,7 +70,7 @@ # # This job's purpose is to update all the JJB - node: intel-jp-build-1 + node: opnfv-build parameters: - project-parameter: @@ -117,7 +117,7 @@ # Required Variables: # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - node: intel-jp-build-1 + node: opnfv-build disabled: true |