From 5c384d68daae26b867a51cc4fa43e51e64de1ff9 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 24 Nov 2023 09:30:22 +0000 Subject: CSIT: Replace 2310 jobs by 2402 jobs Change-Id: Ib387592f17002888da091c7603d229ed85e83ef1 Signed-off-by: Tibor Frank --- jjb/csit/csit-perf.yaml | 18 +++++++++--------- jjb/csit/csit-tox.yaml | 4 ++-- jjb/csit/csit-vpp-device.yaml | 12 ++++++------ 3 files changed, 17 insertions(+), 17 deletions(-) (limited to 'jjb') diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 8f9fdf71..6bcca961 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -148,9 +148,9 @@ - master: branch: 'master' branch-id: 'oper' - - '2310': - branch: 'rls2310' - branch-id: 'oper-rls2310' + - '2402': + branch: 'rls2402' + branch-id: 'oper-rls2402' - 'csit-vpp-perf-mrr-daily-master-{node-arch}': node-arch: - 2n-icx: @@ -515,13 +515,13 @@ - master: branch: 'master' branch-id: 'oper' - - '2310': - branch: 'rls2310' - branch-id: 'oper-rls2310' + - '2402': + branch: 'rls2402' + branch-id: 'oper-rls2402' stream_report: - - '2310': - branch: 'rls2310' - branch-id: 'oper-rls2310' + - '2402': + branch: 'rls2402' + branch-id: 'oper-rls2402' build-artifact-num-to-keep: 10 diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index 16464132..bfb394f6 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -25,8 +25,8 @@ stream: - master: branch: 'master' - - '2310': - branch: 'rls2310' + - '2402': + branch: 'rls2402' - job-template: name: 'csit-verify-tox-{stream}-{os}-{executor-arch}' diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index f36a4d42..f8da9c1f 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -21,9 +21,9 @@ - 'csit-vpp-device-weekly-{stream}-{os}-{executor-arch}-{node-arch}' - 'csit-vpp-device-report-coverage-{stream}-{node-arch}': stream: - - '2310': - branch: 'rls2310' - branch-id: 'oper-rls2310' + - '2402': + branch: 'rls2402' + branch-id: 'oper-rls2402' node-arch: - '1n-tx2': os: 'ubuntu2204' @@ -42,9 +42,9 @@ - master: branch: 'master' branch-id: 'oper' - - '2310': - branch: 'rls2310' - branch-id: 'oper-rls2310' + - '2402': + branch: 'rls2402' + branch-id: 'oper-rls2402' - job-template: name: 'csit-vpp-device-report-coverage-{stream}-{node-arch}' -- cgit 1.2.3-korg