From 86dd7f8a814e925eaf9b37a7f3724dbac2512d0f Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Wed, 31 Aug 2016 09:17:13 +0200 Subject: [PATCH] Honeycomb: Add stable/1609 stream Change-Id: Iea3e23f53c327c35a50bb415a23dc733c0bada26 Signed-off-by: Maros Marsalek --- jjb/honeycomb/honeycomb.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index a8f46ed13..fb3416d3a 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -15,6 +15,9 @@ - master: branch: 'master' repo-stream-part: 'master' + - '1609': + branch: 'stable/1609' + repo-stream-part: 'stable.1609' - job-template: name: 'honeycomb-verify-{stream}-{os}' -- 2.16.6