From: Tibor Frank Date: Thu, 25 May 2023 05:12:42 +0000 (+0000) Subject: CSIT: Add rls2306 jobs X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=e58ee9304de07c597ed8d30155bfd493fb93b727;p=ci-management.git CSIT: Add rls2306 jobs Change-Id: Ica41ff24d499e82827a2f4a58b9c6cb595233846 Signed-off-by: Tibor Frank --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index c4a99704c..b4f0a3be2 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -130,9 +130,9 @@ - master: branch: 'master' branch-id: 'oper' - - '2302': - branch: 'rls2302' - branch-id: 'oper-rls2302' + - '2306': + branch: 'rls2306' + branch-id: 'oper-rls2306' - 'csit-vpp-perf-mrr-daily-master-{node-arch}': node-arch: - 2n-icx: @@ -443,13 +443,13 @@ - master: branch: 'master' branch-id: 'oper' - - '2302': - branch: 'rls2302' - branch-id: 'oper-rls2302' + - '2306': + branch: 'rls2306' + branch-id: 'oper-rls2306' stream_report: - - '2302': - branch: 'rls2302' - branch-id: 'oper-rls2302' + - '2306': + branch: 'rls2306' + branch-id: 'oper-rls2306' build-artifact-num-to-keep: 10 diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index e2a3b015e..077e9ddba 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -25,10 +25,8 @@ stream: - master: branch: 'master' - - '2210': - branch: 'rls2210' - - '2302': - branch: 'rls2302' + - '2306': + branch: 'rls2306' - 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 45085cd03..b7511db7d 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -21,9 +21,9 @@ - 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}-weekly' - 'csit-vpp-device-report-coverage-{stream}-{node-arch}': stream: - - '2302': - branch: 'rls2302' - branch-id: 'oper-rls2302' + - '2306': + branch: 'rls2306' + branch-id: 'oper-rls2306' node-arch: - '1n-skx': os: 'ubuntu2204' @@ -42,9 +42,9 @@ - master: branch: 'master' branch-id: 'oper' - - '2302': - branch: 'rls2302' - branch-id: 'oper-rls2302' + - '2306': + branch: 'rls2306' + branch-id: 'oper-rls2306' - job-template: name: 'csit-vpp-device-report-coverage-{stream}-{node-arch}'