From b3f070e031315c3a8fdc0db2845b03669a237c0f Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Fri, 17 Jan 2025 16:23:57 +0100 Subject: [PATCH] Add VPP 25.02 branch Change-Id: I71202727488b23dd325062ac1bb7e904a4f7efd0 Signed-off-by: Andrew Yourtchenko --- jjb/vpp/docs.yaml | 4 ++++ jjb/vpp/vpp.yaml | 17 +++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index 34d88f984..92e4249a9 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -21,6 +21,10 @@ branch: 'stable/2410' branch-refspec: '' os: 'ubuntu2204' + - '2502': + branch: 'stable/2502' + branch-refspec: '' + os: 'ubuntu2404' executor-arch: 'x86_64' - job-template: diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 9bd51821f..d8f8844bf 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -47,6 +47,10 @@ os: 'ubuntu2204' branch: 'stable/2410' branch-refspec: '' + - '2502': + os: 'ubuntu2404' + branch: 'stable/2502' + branch-refspec: '' executor-arch: 'x86_64' # [end] VPP-CHECKSTYLE-X86_64 PROJECT @@ -117,6 +121,9 @@ - '2410': branch: 'stable/2410' branch-refspec: '' + - '2502': + branch: 'stable/2502' + branch-refspec: '' executor-arch: 'x86_64' exclude: # ubuntu-24.04 introduced in VPP 24.10 @@ -148,6 +155,9 @@ - '2410': branch: 'stable/2410' branch-refspec: '' + - '2502': + branch: 'stable/2502' + branch-refspec: '' exclude: # ubuntu-24.04 introduced in VPP 24.10 - stream: '2406' @@ -256,6 +266,9 @@ - '2410': branch: 'stable/2410' branch-refspec: '' + - '2502': + branch: 'stable/2502' + branch-refspec: '' executor-arch: 'aarch64' exclude: # ubuntu-24.04 introduced in VPP 24.10 @@ -352,6 +365,10 @@ branch: 'stable/2410' branch-refspec: '' os: 'ubuntu2204' + - '2502': + branch: 'stable/2502' + branch-refspec: '' + os: 'ubuntu2404' # [end] VPP-CSIT-API-CRC PROJECT # LF RELENG VPP PROJECTS -- 2.16.6