From: Michal Cmarada Date: Wed, 17 Oct 2018 07:53:52 +0000 (+0200) Subject: New stream for honeycomb and hc2vpp stable/1810 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F32%2F15332%2F1;p=ci-management.git New stream for honeycomb and hc2vpp stable/1810 Change-Id: I652d717c723c3060f42eed31b76049412a6c0ae5 Signed-off-by: Michal Cmarada --- diff --git a/jjb/hc2vpp/hc2vpp-csit.yaml b/jjb/hc2vpp/hc2vpp-csit.yaml index 4227e36c4..e57e3eaf7 100644 --- a/jjb/hc2vpp/hc2vpp-csit.yaml +++ b/jjb/hc2vpp/hc2vpp-csit.yaml @@ -22,6 +22,9 @@ - '1807': branch: 'stable/1807' repo-stream-part: 'stable.1807' + - '1810': + branch: 'stable/1810' + repo-stream-part: 'stable.1810' os: 'ubuntu1604' repo-os-part: 'ubuntu.xenial.main' diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml index 6e7e92f96..8ffe0363a 100644 --- a/jjb/hc2vpp/hc2vpp.yaml +++ b/jjb/hc2vpp/hc2vpp.yaml @@ -29,6 +29,9 @@ - '1807': branch: 'stable/1807' repo-stream-part: 'stable.1807' + - '1810': + branch: 'stable/1810' + repo-stream-part: 'stable.1810' - job-template: name: 'hc2vpp-verify-{stream}-{os}' diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 14048509d..6fc84c8b3 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -22,6 +22,9 @@ - '1807': branch: 'stable/1807' repo-stream-part: 'stable.1807' + - '1810': + branch: 'stable/1810' + repo-stream-part: 'stable.1810' - job-template: name: 'honeycomb-verify-{stream}-{os}'