From 3e1d1eaefbdb04bb69b836eb7fc503af2c231706 Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Thu, 14 Sep 2023 10:21:02 +0000 Subject: Add VPP 23.10 branch Change-Id: Ic7b413c9eb2adf3d9581f9be0ec814bad91963b4 Signed-off-by: Andrew Yourtchenko --- 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 ea0d23a68..80d2ad6b4 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -22,7 +22,13 @@ - '2306': branch: 'stable/2306' branch-refspec: '' + - '2310': + branch: 'stable/2310' + branch-refspec: '' exclude: + # os deprecated in 23.10 + - stream: '2310' + os: 'ubuntu2004' # os deprecated in 23.06 - stream: '2306' os: 'ubuntu2004' diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 4d3bf9f01..7eb2a9635 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -46,8 +46,14 @@ - '2306': branch: 'stable/2306' branch-refspec: '' + - '2310': + branch: 'stable/2310' + branch-refspec: '' executor-arch: 'x86_64' exclude: + # os deprecated in 23.10 + - stream: '2310' + os: 'ubuntu2004' # os deprecated in 23.06 - stream: '2306' os: 'ubuntu2004' @@ -92,6 +98,11 @@ branch-refspec: '' make-test-os: 'ubuntu-20.04 ubuntu-22.04' make-test-multiworker-os: 'debian-11' + - '2310': + branch: 'stable/2310' + branch-refspec: '' + make-test-os: 'ubuntu-20.04 ubuntu-22.04' + make-test-multiworker-os: 'debian-11' os: - debian11 - ubuntu2004 @@ -120,7 +131,13 @@ - '2306': branch: 'stable/2306' branch-refspec: '' + - '2310': + branch: 'stable/2310' + branch-refspec: '' exclude: + # os deprecated in 23.10 + - stream: '2310' + os: 'ubuntu2004' # os deprecated in 23.06 - stream: '2306' os: 'ubuntu2004' @@ -238,6 +255,11 @@ branch-refspec: '' make-test-os: 'ubuntu-20.04 ubuntu-22.04' make-test-multiworker-os: '' + - '2310': + branch: 'stable/2310' + branch-refspec: '' + make-test-os: 'ubuntu-20.04 ubuntu-22.04' + make-test-multiworker-os: '' os: - ubuntu2004 - ubuntu2204 @@ -262,6 +284,9 @@ - '2306': branch: 'stable/2306' branch-refspec: '' + - '2310': + branch: 'stable/2310' + branch-refspec: '' testbed-arch: - 1n-spr: os: 'ubuntu2204' @@ -344,6 +369,9 @@ - '2306': branch: 'stable/2306' branch-refspec: '' + - '2310': + branch: 'stable/2310' + branch-refspec: '' os: - 'ubuntu2204' # [end] VPP-CSIT-API-CRC PROJECT -- cgit 1.2.3-korg