diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-05-28 13:29:14 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-05-28 13:29:14 +0200 |
commit | 632d73069c98e05140c445d5861717ba94aa4bae (patch) | |
tree | 87bd88b3cf986f2b67facee30efcd083d2395872 /jjb/yardstick/yardstick.yml | |
parent | e8df383db5a424e4c8edc3915fdcdac637c7f718 (diff) |
Tie yardstick jobs to ericsson-build slave
JIRA: YARDSTICK-21
Change-Id: Ic34f84f829b5443bf57d94b9892051cb6d5a4a96
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/yardstick/yardstick.yml')
-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 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 |