From: Andrew Yourtchenko Date: Tue, 17 Sep 2024 11:13:43 +0000 (+0200) Subject: Add VPP 24.10 branch X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F41428%2F1;p=ci-management.git Add VPP 24.10 branch Change-Id: I946a7090409234d0fb4800c93f5b0a97ff80b6cf Signed-off-by: Andrew Yourtchenko --- diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index 860625d1f..1e75c29fc 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -23,6 +23,10 @@ branch: 'stable/2406' branch-refspec: '' os: 'ubuntu2204' + - '2410': + branch: 'stable/2410' + branch-refspec: '' + os: 'ubuntu2204' executor-arch: 'x86_64' - job-template: diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 8bf84bdd1..ae47630da 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -49,6 +49,10 @@ os: 'ubuntu2204' branch: 'stable/2406' branch-refspec: '' + - '2410': + os: 'ubuntu2204' + branch: 'stable/2410' + branch-refspec: '' executor-arch: 'x86_64' # [end] VPP-CHECKSTYLE-X86_64 PROJECT @@ -121,6 +125,9 @@ - '2406': branch: 'stable/2406' branch-refspec: '' + - '2410': + branch: 'stable/2410' + branch-refspec: '' executor-arch: 'x86_64' exclude: # ubuntu-24.04 introduced in VPP 24.10 @@ -154,6 +161,9 @@ - '2406': branch: 'stable/2406' branch-refspec: '' + - '2410': + branch: 'stable/2410' + branch-refspec: '' exclude: # ubuntu-24.04 introduced in VPP 24.10 - stream: '2402' @@ -274,6 +284,9 @@ - '2406': branch: 'stable/2406' branch-refspec: '' + - '2410': + branch: 'stable/2410' + branch-refspec: '' executor-arch: 'aarch64' exclude: # ubuntu-24.04 introduced in VPP 24.10 @@ -379,6 +392,10 @@ branch: 'stable/2406' branch-refspec: '' os: 'ubuntu2204' + - '2410': + branch: 'stable/2410' + branch-refspec: '' + os: 'ubuntu2204' # [end] VPP-CSIT-API-CRC PROJECT # LF RELENG VPP PROJECTS