From: Andrew Yourtchenko Date: Fri, 17 Jan 2025 15:23:57 +0000 (+0100) Subject: Add VPP 25.02 branch X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F76%2F42176%2F2;p=ci-management.git Add VPP 25.02 branch Change-Id: I71202727488b23dd325062ac1bb7e904a4f7efd0 Signed-off-by: Andrew Yourtchenko --- 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