From 90da6a2780f9a9e73321b5784b3d5eb3928bca31 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 26 May 2021 09:09:24 +0200 Subject: csit: Add CSIT rls2106 jobs Change-Id: I6ef10c854362a58ca14c12d8a73dfb5c855aebee Signed-off-by: Tibor Frank --- jjb/csit/csit-perf.yaml | 9 +++++++++ jjb/csit/csit-tox.yaml | 2 ++ jjb/csit/csit-vpp-device.yaml | 9 +++++++++ jjb/csit/csit.yaml | 2 ++ 4 files changed, 22 insertions(+) diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index d8e8418f..f4773894 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -113,6 +113,9 @@ - '2101': branch: 'rls2101' branch-id: 'oper-rls2101' + - '2106': + branch: 'rls2106' + branch-id: 'oper-rls2106' - 'csit-vpp-perf-mrr-daily-master{node-arch}': node-arch: - '': @@ -320,6 +323,9 @@ - '2101': branch: 'rls2101' branch-id: 'oper-rls2101' + - '2106': + branch: 'rls2106' + branch-id: 'oper-rls2106' stream_report: - '2009': branch: 'rls2009' @@ -327,6 +333,9 @@ - '2101': branch: 'rls2101' branch-id: 'oper-rls2101' + - '2106': + branch: 'rls2106' + branch-id: 'oper-rls2106' build-artifact-num-to-keep: 10 diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index cd1b8559..1fdd6815 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -33,6 +33,8 @@ branch: 'rls2009_lts' - '2101': branch: 'rls2101' + - '2106': + branch: 'rls2106' - 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 da91015d..62cfb2cd 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -39,6 +39,9 @@ - '2101': branch: 'rls2101' branch-id: 'oper-rls2101' + - '2106': + branch: 'rls2106' + branch-id: 'oper-rls2106' - 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}-weekly': stream: - master: @@ -50,6 +53,9 @@ - '2101': branch: 'rls2101' branch-id: 'oper-rls2101' + - '2106': + branch: 'rls2106' + branch-id: 'oper-rls2106' project: 'csit' branch: 'master' @@ -67,6 +73,9 @@ - '2101': branch: 'rls2101' branch-id: 'oper-rls2101' + - '2106': + branch: 'rls2106' + branch-id: 'oper-rls2106' - 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 ea2d5504..0aa9474a 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -39,6 +39,8 @@ branch: 'rls2009_lts' - '2101': branch: 'rls2101' + - '2106': + branch: 'rls2106' - project: name: csit-view -- cgit 1.2.3-korg