diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index d40541084..550a2ab73 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -121,6 +121,9 @@ - master: branch: 'master' branch-id: 'oper' + - '2410': + branch: 'rls2410' + branch-id: 'oper-rls2410' - 'csit-vpp-perf-mrr-daily-master-{node-arch}': node-arch: - 2n-icx: @@ -448,10 +451,13 @@ - master: branch: 'master' branch-id: 'oper' + - '2410': + branch: 'rls2410' + branch-id: 'oper-rls2410' stream_report: - - '2406': - branch: 'rls2406' - branch-id: 'oper-rls2406' + - '2410': + branch: 'rls2410' + branch-id: 'oper-rls2410' build-artifact-num-to-keep: 10 diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index ae6dacca5..8ee52bc2e 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -25,6 +25,8 @@ stream: - master: branch: 'master' + - '2410': + branch: 'rls2410' - 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 b0f7a7bb3..1b2c6a19a 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: - - '2406': - branch: 'rls2406' - branch-id: 'oper-rls2406' + - '2410': + branch: 'rls2410' + branch-id: 'oper-rls2410' node-arch: - '1n-alt': os: 'ubuntu2204' @@ -42,6 +42,9 @@ - master: branch: 'master' branch-id: 'oper' + - '2410': + branch: 'rls2410' + branch-id: 'oper-rls2410' - job-template: name: 'csit-vpp-device-report-coverage-{stream}-{node-arch}'