diff options
Diffstat (limited to 'jjb')
-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 |