From 75e78f35bbdcbe028eec12975ab19a897cf30dc9 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 26 May 2015 08:56:24 +0200 Subject: 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 --- jjb/yardstick/yardstick.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'jjb/yardstick') 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 -- cgit 1.2.3-korg