diff options
author | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-11-26 22:14:27 +0900 |
---|---|---|
committer | Ryota MIBU <r-mibu@cq.jp.nec.com> | 2015-12-01 16:14:49 +0900 |
commit | 9c49c98cb5fcd4f5f0df40f09853b919c85c38da (patch) | |
tree | cbb46e8e12d28650c116ed67efb998f0f6a8d117 /jjb/yardstick/yardstick.yml | |
parent | 98ac5cf428d540d278293dc10125572f86e44c44 (diff) |
jjb: move project-style to releng-defaults.yaml
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'jjb/yardstick/yardstick.yml')
-rw-r--r-- | jjb/yardstick/yardstick.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/jjb/yardstick/yardstick.yml b/jjb/yardstick/yardstick.yml index 5afaaf723..b384102cb 100644 --- a/jjb/yardstick/yardstick.yml +++ b/jjb/yardstick/yardstick.yml @@ -30,8 +30,6 @@ - job-template: name: 'yardstick-verify' - project-type: freestyle - node: ericsson-build logrotate: @@ -97,8 +95,6 @@ # # This job's purpose is to update all the JJB - project-type: freestyle - node: ericsson-build logrotate: @@ -154,8 +150,6 @@ - job-template: name: 'yardstick-{installer}-{pod}-{stream}' - project-type: freestyle - disabled: false node: '{node}' |