From: Marco Varlese Date: Wed, 3 Oct 2018 08:09:35 +0000 (+0200) Subject: Changes for VPP 18.10 release X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=7015f1aeb9ae985fe2b5e295226efabe889e3eab;p=ci-management.git Changes for VPP 18.10 release Change-Id: Ifa59d69438544003f4ee4431d8e677aebe1f4ac6 Signed-off-by: Marco Varlese --- diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index cf25ad19f..0be871616 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -27,6 +27,9 @@ - '1807': branch: 'stable/1807' repo-stream-part: 'stable.1807' + - '1810': + branch: 'stable/1810' + repo-stream-part: 'stable.1810' type: - short - long diff --git a/jjb/vpp/vpp-opensuse.yaml b/jjb/vpp/vpp-opensuse.yaml index 425b6f6d7..260208b3b 100644 --- a/jjb/vpp/vpp-opensuse.yaml +++ b/jjb/vpp/vpp-opensuse.yaml @@ -34,6 +34,9 @@ - '1807': branch: 'stable/1807' repo-stream-part: 'stable.1807' + - '1810': + branch: 'stable/1810' + repo-stream-part: 'stable.1810' - job-template: name: 'vpp-verify-{stream}-opensuse' diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index f160cc442..fe5b21fad 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -25,6 +25,10 @@ - '1807': branch: 'stable/1807' repo-stream-part: 'stable.1807' + - '1810': + branch: 'stable/1810' + repo-stream-part: 'stable.1810' + type: - short - long @@ -67,6 +71,9 @@ - '1807': branch: 'stable/1807' repo-stream-part: 'stable.1807' + - '1810': + branch: 'stable/1810' + repo-stream-part: 'stable.1810' os: ubuntu1604 - project: @@ -90,9 +97,9 @@ - master: branch: 'master' repo-stream-part: 'master' - - '1807': - branch: 'stable/1807' - repo-stream-part: 'stable.1807' + - '1810': + branch: 'stable/1810' + repo-stream-part: 'stable.1810' os: - ubuntu1804: repo-os-part: 'ubuntu.bionic.main' @@ -113,6 +120,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-arm.xenial.main'