diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-05-26 08:56:24 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-05-26 09:12:24 +0200 |
commit | 75e78f35bbdcbe028eec12975ab19a897cf30dc9 (patch) | |
tree | 9b0e75c36447513fe4d6a25dd1416f58b5c6ae34 /jjb/yardstick | |
parent | dc1ed7e722cc98512adc91bdffc1c006695dff3c (diff) |
Move/disable jobs that are tied to ericsson-build
ericsson-build slave will be under maintenance so some jobs are
moved to another slave and some jobs are disabled.
JIRA: OCTO-3 OCTO-4
Change-Id: I8d1e1b985bd7c6ee1070624ce1ac3d741fa8b469
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/yardstick')
-rw-r--r-- | jjb/yardstick/yardstick.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/yardstick/yardstick.yml b/jjb/yardstick/yardstick.yml index 0c1592ffb..4783ba1b7 100644 --- a/jjb/yardstick/yardstick.yml +++ b/jjb/yardstick/yardstick.yml @@ -23,7 +23,7 @@ # stream: branch with - in place of / (eg. stable) # branch: branch (eg. stable) - node: ericsson-build + node: master project-type: freestyle varsetabove: '{somevar}' @@ -72,7 +72,7 @@ project-type: freestyle - node: ericsson-build + node: master logrotate: daysToKeep: 30 @@ -134,7 +134,7 @@ project-type: freestyle - node: ericsson-build + node: master logrotate: daysToKeep: 30 |