diff options
author | Maros Marsalek <mmarsale@cisco.com> | 2016-08-31 09:17:13 +0200 |
---|---|---|
committer | Maros Marsalek <mmarsale@cisco.com> | 2016-08-31 09:26:33 +0200 |
commit | 86dd7f8a814e925eaf9b37a7f3724dbac2512d0f (patch) | |
tree | 583bc4a357ac6ad1a20da30049b45b0882b6422e /jjb/honeycomb | |
parent | 354d0aa7a9c1086b41d4579b9d655368a606abae (diff) |
Honeycomb: Add stable/1609 stream
Change-Id: Iea3e23f53c327c35a50bb415a23dc733c0bada26
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'jjb/honeycomb')
-rw-r--r-- | jjb/honeycomb/honeycomb.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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}' |