From: Michal Cmarada Date: Mon, 21 Jan 2019 08:07:19 +0000 (+0100) Subject: New stream for honeycomb and hc2vpp stable/1901 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F16919%2F2;p=ci-management.git New stream for honeycomb and hc2vpp stable/1901 Change-Id: I288af54215994361cc6fb89a2fe1761653e7d5a7 Signed-off-by: Michal Cmarada --- diff --git a/jjb/hc2vpp/hc2vpp-csit.yaml b/jjb/hc2vpp/hc2vpp-csit.yaml index 388ac842a..41f0ba1e2 100644 --- a/jjb/hc2vpp/hc2vpp-csit.yaml +++ b/jjb/hc2vpp/hc2vpp-csit.yaml @@ -22,6 +22,9 @@ - '1810': branch: 'stable/1810' repo-stream-part: 'stable.1810' + - '1901': + branch: 'stable/1901' + repo-stream-part: 'stable.1901' os: 'ubuntu1604' repo-os-part: 'ubuntu.xenial.main' diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml index 48d7268b4..de1638266 100644 --- a/jjb/hc2vpp/hc2vpp.yaml +++ b/jjb/hc2vpp/hc2vpp.yaml @@ -29,6 +29,9 @@ - '1810': branch: 'stable/1810' repo-stream-part: 'stable.1810' + - '1901': + branch: 'stable/1901' + repo-stream-part: 'stable.1901' - job-template: name: 'hc2vpp-verify-{stream}-{os}' diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 1c054bba7..079412582 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -22,6 +22,9 @@ - '1810': branch: 'stable/1810' repo-stream-part: 'stable.1810' + - '1901': + branch: 'stable/1901' + repo-stream-part: 'stable.1901' - job-template: name: 'honeycomb-verify-{stream}-{os}'