diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2019-02-06 15:52:48 -0600 |
---|---|---|
committer | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2019-02-06 15:59:26 -0600 |
commit | 9952bd80d8da882cc333e9e324eb8e555ba8fcf5 (patch) | |
tree | 061ffbaadb95d036f083b7467ae3969e9dc62a2a /jjb/honeycomb | |
parent | b994770be752322741a8eeb3ed7008c3ba9d1324 (diff) |
Configure honeycomb Jenkins view
Manage honeycomb views with JJB view-templates
Change-Id: Ia231b171381aca4e6e6f2e277f8a6e41e86cc105
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/honeycomb')
-rw-r--r-- | jjb/honeycomb/honeycomb.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 079412582..b495f17da 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -26,6 +26,12 @@ branch: 'stable/1901' repo-stream-part: 'stable.1901' +- project: + name: honeycomb-view + views: + - project-view + project-name: honeycomb + - job-template: name: 'honeycomb-verify-{stream}-{os}' project-type: maven |