diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-09-22 07:54:19 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-09-23 07:05:13 +0200 |
commit | ae77b676266ab77ded9b5bbbc79627b5af6dfcbf (patch) | |
tree | 44a658e59988aa39e58ca3000a5f586185904539 /jjb/csit/csit-perf.yaml | |
parent | ea8b53c974750c3c2e1bcaaedb1f1ff77b4de822 (diff) |
CSIT: Add rls2110 jobs
- and remove rls2101 jobs
Change-Id: Ifaccf28cd5fb9dedaf9e570162017f11415f4aeb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'jjb/csit/csit-perf.yaml')
-rw-r--r-- | jjb/csit/csit-perf.yaml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index b10405728..697237c0e 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -103,12 +103,12 @@ - master: branch: 'master' branch-id: 'oper' - - '2101': - branch: 'rls2101' - branch-id: 'oper-rls2101' - '2106': branch: 'rls2106' branch-id: 'oper-rls2106' + - '2110': + branch: 'rls2110' + branch-id: 'oper-rls2110' - 'csit-vpp-perf-mrr-daily-master-{node-arch}': node-arch: - 2n-clx: @@ -324,16 +324,19 @@ - master: branch: 'master' branch-id: 'oper' - - '2101': - branch: 'rls2101' - branch-id: 'oper-rls2101' - '2106': branch: 'rls2106' branch-id: 'oper-rls2106' + - '2110': + branch: 'rls2110' + branch-id: 'oper-rls2110' stream_report: - '2106': branch: 'rls2106' branch-id: 'oper-rls2106' + - '2110': + branch: 'rls2110' + branch-id: 'oper-rls2110' build-artifact-num-to-keep: 10 |