From bde817421205a1897d0cd6dfb00fa3c70f2c534e Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Tue, 25 May 2021 10:02:22 +0000 Subject: Changes for VPP 21.06 Release Change-Id: I2d20e79e621de018b94f8c8db10982730cda805b Signed-off-by: Andrew Yourtchenko --- jjb/vpp/docs.yaml | 4 ++++ jjb/vpp/vpp.yaml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index 06812338..94de3dea 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -23,6 +23,10 @@ branch: 'stable/2101' branch-refspec: '' os: 'ubuntu1804' + - '2106': + branch: 'stable/2106' + branch-refspec: '' + os: 'ubuntu1804' - job-template: name: 'vpp-docs-verify-{stream}-{os}-{executor-arch}' diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index ccd636bc..7167f6e5 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -50,6 +50,11 @@ branch-refspec: '' os: 'ubuntu1804' repo-stream-part: 'stable.2101' + - '2106': + branch: 'stable/2106' + branch-refspec: '' + os: 'ubuntu1804' + repo-stream-part: 'stable.2106' executor-arch: 'x86_64' # [end] VPP-CHECKSTYLE-X86_64 PROJECT @@ -85,6 +90,10 @@ branch-refspec: '' make-test-os: 'ubuntu-18.04' repo-stream-part: 'stable.2101' + - '2106': + branch: 'stable/2106' + branch-refspec: '' + repo-stream-part: 'stable.2106' os: - centos7: repo-os-part: 'centos7' @@ -105,6 +114,11 @@ os: 'centos7' - stream: 'master' os: 'debian9' + # OS deprecated on 2106 + - stream: '2106' + os: 'centos7' + - stream: '2106' + os: 'debian9' # 2009 LTS supports all OS variants # OS deprecated in 2101 - stream: '2101' @@ -170,6 +184,10 @@ branch: 'stable/2101' branch-refspec: '' repo-stream-part: 'stable.2101' + - '2106': + branch: 'stable/2106' + branch-refspec: '' + repo-stream-part: 'stable.2106' # [end] VPP-GCC-X86_64 PROJECT # VPP-AARCH64 PROJECT @@ -204,6 +222,10 @@ branch-refspec: '' make-test-os: 'ubuntu-18.04' repo-stream-part: 'stable.2101' + - '2106': + branch: 'stable/2106' + branch-refspec: '' + repo-stream-part: 'stable.2106' os: - centos8: repo-os-part: 'centos8' @@ -257,6 +279,10 @@ branch: 'stable/2101' branch-refspec: '' repo-stream-part: 'stable.2101' + - '2106': + branch: 'stable/2106' + branch-refspec: '' + repo-stream-part: 'stable.2106' testbed-arch: - 1n-skx: os: 'ubuntu2004' @@ -287,6 +313,10 @@ branch: 'stable/2101' branch-refspec: '' repo-stream-part: 'stable.2101' + - '2106': + branch: 'stable/2106' + branch-refspec: '' + repo-stream-part: 'stable.2106' testbed-arch: - 2n-clx: os: 'ubuntu2004' @@ -343,6 +373,10 @@ branch: 'stable/2101' branch-refspec: '' repo-stream-part: 'stable.2101' + - '2106': + branch: 'stable/2106' + branch-refspec: '' + repo-stream-part: 'stable.2106' os: ubuntu2004 # [end] VPP-CSIT-API-CRC PROJECT -- cgit 1.2.3-korg