From ab86caac8d4bc868110d4c54d3167492b452ddf8 Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Thu, 18 Jan 2024 19:44:22 +0000 Subject: Add VPP 24.02 branch Change-Id: Idb04b5878f9089a70ff075499e1c6685e61f8533 Signed-off-by: Andrew Yourtchenko --- jjb/vpp/docs.yaml | 3 +++ jjb/vpp/vpp.yaml | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) (limited to 'jjb') diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index 86bf8f4a9..8480ef3af 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -21,6 +21,9 @@ - '2310': branch: 'stable/2310' branch-refspec: '' + - '2402': + branch: 'stable/2402' + branch-refspec: '' - job-template: name: 'vpp-docs-verify-{stream}-{os}-{executor-arch}' diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 5c929e45d..a1393ab50 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -45,6 +45,9 @@ - '2310': branch: 'stable/2310' branch-refspec: '' + - '2402': + branch: 'stable/2402' + branch-refspec: '' executor-arch: 'x86_64' # [end] VPP-CHECKSTYLE-X86_64 PROJECT @@ -81,6 +84,11 @@ branch-refspec: '' make-test-os: 'ubuntu-20.04 ubuntu-22.04' make-test-multiworker-os: 'debian-11' + - '2402': + branch: 'stable/2402' + branch-refspec: '' + make-test-os: 'ubuntu-20.04 ubuntu-22.04' + make-test-multiworker-os: 'debian-11' os: - debian11 - ubuntu2004 @@ -108,6 +116,9 @@ - '2310': branch: 'stable/2310' branch-refspec: '' + - '2402': + branch: 'stable/2402' + branch-refspec: '' # [end] VPP-GCC-X86_64 PROJECT @@ -216,6 +227,11 @@ branch-refspec: '' make-test-os: 'ubuntu-20.04 ubuntu-22.04' make-test-multiworker-os: '' + - '2402': + branch: 'stable/2402' + branch-refspec: '' + make-test-os: 'ubuntu-20.04 ubuntu-22.04' + make-test-multiworker-os: '' os: - ubuntu2004 - ubuntu2204 @@ -240,6 +256,9 @@ - '2310': branch: 'stable/2310' branch-refspec: '' + - '2402': + branch: 'stable/2402' + branch-refspec: '' testbed-arch: - 1n-spr: os: 'ubuntu2204' @@ -326,6 +345,9 @@ - '2310': branch: 'stable/2310' branch-refspec: '' + - '2402': + branch: 'stable/2402' + branch-refspec: '' os: - 'ubuntu2204' # [end] VPP-CSIT-API-CRC PROJECT -- cgit 1.2.3-korg