diff options
author | 2015-12-01 07:47:42 +0000 | |
---|---|---|
committer | 2015-12-01 07:47:42 +0000 | |
commit | 1f175b394903621761454afa49e4cd942b9a5948 (patch) | |
tree | 80e0fdee8ffa327e9832eab05cfbe5138cb0f21d /jjb/yardstick | |
parent | 19852f3337812c944906b8427cd81fd3480fb859 (diff) | |
parent | 9c49c98cb5fcd4f5f0df40f09853b919c85c38da (diff) |
Merge "jjb: move project-style to releng-defaults.yaml"
Diffstat (limited to 'jjb/yardstick')
-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}' |