From 9952bd80d8da882cc333e9e324eb8e555ba8fcf5 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Wed, 6 Feb 2019 15:52:48 -0600 Subject: [PATCH] Configure honeycomb Jenkins view Manage honeycomb views with JJB view-templates Change-Id: Ia231b171381aca4e6e6f2e277f8a6e41e86cc105 Signed-off-by: Vanessa Rene Valderrama --- jjb/honeycomb/honeycomb.yaml | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.16.6