diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/csit/csit-perf.yaml | 18 | ||||
-rw-r--r-- | jjb/csit/csit-tox.yaml | 4 | ||||
-rw-r--r-- | jjb/csit/csit-vpp-device.yaml | 18 | ||||
-rw-r--r-- | jjb/csit/csit.yaml | 6 |
4 files changed, 22 insertions, 24 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 427fcb5c7..252203ee1 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -100,12 +100,12 @@ - master: branch: 'master' branch-id: 'oper' - - '2106': - branch: 'rls2106' - branch-id: 'oper-rls2106' - '2110': branch: 'rls2110' branch-id: 'oper-rls2110' + - '2202': + branch: 'rls2202' + branch-id: 'oper-rls2202' - 'csit-vpp-perf-mrr-daily-master-{node-arch}': node-arch: - 2n-clx: @@ -328,19 +328,19 @@ - master: branch: 'master' branch-id: 'oper' - - '2106': - branch: 'rls2106' - branch-id: 'oper-rls2106' - '2110': branch: 'rls2110' branch-id: 'oper-rls2110' + - '2202': + branch: 'rls2202' + branch-id: 'oper-rls2202' stream_report: - - '2106': - branch: 'rls2106' - branch-id: 'oper-rls2106' - '2110': branch: 'rls2110' branch-id: 'oper-rls2110' + - '2202': + branch: 'rls2202' + branch-id: 'oper-rls2202' build-artifact-num-to-keep: 10 diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index e332665b5..4b55df18b 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -25,10 +25,10 @@ stream: - master: branch: 'master' - - '2106': - branch: 'rls2106' - '2110': branch: 'rls2110' + - '2202': + branch: 'rls2202' - 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 8fc37e84d..06c2206cc 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -33,23 +33,23 @@ - master: branch: 'master' branch-id: 'oper' - - '2106': - branch: 'rls2106' - branch-id: 'oper-rls2106' - '2110': branch: 'rls2110' branch-id: 'oper-rls2110' + - '2202': + branch: 'rls2202' + branch-id: 'oper-rls2202' - 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}-weekly': stream: - master: branch: 'master' branch-id: 'oper' - - '2106': - branch: 'rls2106' - branch-id: 'oper-rls2106' - '2110': branch: 'rls2110' branch-id: 'oper-rls2110' + - '2202': + branch: 'rls2202' + branch-id: 'oper-rls2202' project: 'csit' branch: 'master' @@ -58,12 +58,12 @@ - master: branch: 'master' branch-id: 'oper' - - '2106': - branch: 'rls2106' - branch-id: 'oper-rls2106' - '2110': branch: 'rls2110' branch-id: 'oper-rls2110' + - '2202': + branch: 'rls2202' + branch-id: 'oper-rls2202' - job-template: name: 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}' diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 1040cf567..340fda73d 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -30,12 +30,10 @@ stream: - master: branch: 'master' - - '2101_1': - branch: 'rls2101_1' - - '2106': - branch: 'rls2106' - '2110': branch: 'rls2110' + - '2202': + branch: 'rls2202' - project: name: csit-view |