From 632d73069c98e05140c445d5861717ba94aa4bae Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 28 May 2015 13:29:14 +0200 Subject: [PATCH] Tie yardstick jobs to ericsson-build slave JIRA: YARDSTICK-21 Change-Id: Ic34f84f829b5443bf57d94b9892051cb6d5a4a96 Signed-off-by: Fatih Degirmenci --- jjb/yardstick/yardstick.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jjb/yardstick/yardstick.yml b/jjb/yardstick/yardstick.yml index d7a8c0d5d..d25d8513a 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: master + node: ericsson-build project-type: freestyle varsetabove: '{somevar}' @@ -72,7 +72,7 @@ project-type: freestyle - node: master + node: ericsson-build logrotate: daysToKeep: 30 @@ -134,7 +134,7 @@ project-type: freestyle - node: master + node: ericsson-build logrotate: daysToKeep: 30 -- 2.16.6