From 6953dd7cebedecb9d1d34e8daadde90f5106dcac Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Mon, 22 Sep 2025 10:36:57 +0200 Subject: [PATCH] Add VPP 25.10 branch Change-Id: I055748d554b6c4ea7d4db57a88535b2ed595089d Signed-off-by: Andrew Yourtchenko --- jjb/vpp/docs.yaml | 4 ++++ jjb/vpp/vpp.yaml | 25 +++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index f69e42781..e400b641d 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -21,6 +21,10 @@ branch: 'stable/2506' branch-refspec: '' os: 'ubuntu2404' + - '2510': + branch: 'stable/2510' + branch-refspec: '' + os: 'ubuntu2404' executor-arch: 'x86_64' - job-template: diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 79dda5ed0..5eaa5be80 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -47,6 +47,10 @@ os: 'ubuntu2404' branch: 'stable/2506' branch-refspec: '' + - '2510': + os: 'ubuntu2404' + branch: 'stable/2510' + branch-refspec: '' executor-arch: 'x86_64' # [end] VPP-CHECKSTYLE-X86_64 PROJECT @@ -66,6 +70,9 @@ - '2506': branch: 'stable/2506' branch-refspec: '' + - '2510': + branch: 'stable/2510' + branch-refspec: '' executor-arch: 'x86_64' # [end] VPP-HST-X86_64 PROJECT @@ -86,6 +93,9 @@ - '2506': branch: 'stable/2506' branch-refspec: '' + - '2510': + branch: 'stable/2510' + branch-refspec: '' executor-arch: 'x86_64' # [end] VPP-HST-DEBUG-X86_64 PROJECT @@ -105,6 +115,9 @@ - '2506': branch: 'stable/2506' branch-refspec: '' + - '2510': + branch: 'stable/2510' + branch-refspec: '' executor-arch: 'aarch64' # [end] VPP-HST-DEBUG-AARCH64 PROJECT @@ -141,6 +154,9 @@ - '2506': branch: 'stable/2506' branch-refspec: '' + - '2510': + branch: 'stable/2510' + branch-refspec: '' executor-arch: 'x86_64' # [end] VPP-X86_64 PROJECT @@ -165,6 +181,9 @@ - '2506': branch: 'stable/2506' branch-refspec: '' + - '2510': + branch: 'stable/2510' + branch-refspec: '' # [end] VPP-GCC-X86_64 PROJECT @@ -269,6 +288,9 @@ - '2506': branch: 'stable/2506' branch-refspec: '' + - '2510': + branch: 'stable/2510' + branch-refspec: '' executor-arch: 'aarch64' # [end] VPP-AARCH64 PROJECT @@ -366,6 +388,9 @@ - '2506': branch: 'stable/2506' branch-refspec: '' + - '2510': + branch: 'stable/2510' + branch-refspec: '' # [end] VPP-CSIT-API-CRC PROJECT # LF RELENG VPP PROJECTS -- 2.16.6