From df22ad9f1d0919e3908d4f7f3691783d79a1a08c Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Fri, 19 May 2023 10:49:08 +0000 Subject: Add VPP 23.06 branch Signed-off-by: Andrew Yourtchenko Change-Id: I587dbcc0f37d4574f50d0f525fa88020d889fff4 --- jjb/vpp/docs.yaml | 6 ++++++ jjb/vpp/vpp.yaml | 28 ++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) (limited to 'jjb') diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index 12bb71f3d..bc025c6da 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -22,7 +22,13 @@ - '2302': branch: 'stable/2302' branch-refspec: '' + - '2306': + branch: 'stable/2306' + branch-refspec: '' exclude: + # os deprecated in 23.06 + - stream: '2306' + os: 'ubuntu2004' # os deprecated in 23.02 - stream: '2302' os: 'ubuntu2004' diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index d683a89f8..55b0b1ad8 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -46,8 +46,14 @@ - '2302': branch: 'stable/2302' branch-refspec: '' + - '2306': + branch: 'stable/2306' + branch-refspec: '' executor-arch: 'x86_64' exclude: + # os deprecated in 23.06 + - stream: '2306' + os: 'ubuntu2004' # os deprecated in 23.02 - stream: '2302' os: 'ubuntu2004' @@ -92,6 +98,11 @@ branch-refspec: '' make-test-os: 'ubuntu-20.04 ubuntu-22.04' make-test-multiworker-os: 'debian-11' + - '2306': + branch: 'stable/2306' + branch-refspec: '' + make-test-os: 'ubuntu-20.04 ubuntu-22.04' + make-test-multiworker-os: 'debian-11' os: - debian11 - ubuntu2004 @@ -167,7 +178,13 @@ - '2302': branch: 'stable/2302' branch-refspec: '' + - '2306': + branch: 'stable/2306' + branch-refspec: '' exclude: + # os deprecated in 23.06 + - stream: '2306' + os: 'ubuntu2004' # os deprecated in 23.02 - stream: '2302' os: 'ubuntu2004' @@ -211,6 +228,11 @@ branch-refspec: '' make-test-os: 'ubuntu-20.04 ubuntu-22.04' make-test-multiworker-os: '' + - '2306': + branch: 'stable/2306' + branch-refspec: '' + make-test-os: 'ubuntu-20.04 ubuntu-22.04' + make-test-multiworker-os: '' os: - ubuntu2004 - ubuntu2204 @@ -232,6 +254,9 @@ - '2302': branch: 'stable/2302' branch-refspec: '' + - '2306': + branch: 'stable/2306' + branch-refspec: '' testbed-arch: - 1n-skx: os: 'ubuntu2204' @@ -304,6 +329,9 @@ - '2302': branch: 'stable/2302' branch-refspec: '' + - '2306': + branch: 'stable/2306' + branch-refspec: '' os: - 'ubuntu2204' # [end] VPP-CSIT-API-CRC PROJECT -- cgit 1.2.3-korg