diff options
Diffstat (limited to 'jjb/csit/csit-perf.yaml')
-rw-r--r-- | jjb/csit/csit-perf.yaml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 05b61790b..c1e102c35 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Cisco and/or its affiliates. +# Copyright (c) 2022 Cisco and/or its affiliates. # Copyright (c) 2019 PANTHEON.tech s.r.o. and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -130,12 +130,12 @@ - master: branch: 'master' branch-id: 'oper' - - '2110': - branch: 'rls2110' - branch-id: 'oper-rls2110' - '2202': branch: 'rls2202' branch-id: 'oper-rls2202' + - '2206': + branch: 'rls2206' + branch-id: 'oper-rls2206' - 'csit-vpp-perf-mrr-daily-master-{node-arch}': node-arch: - 2n-icx: @@ -421,19 +421,19 @@ - master: branch: 'master' branch-id: 'oper' - - '2110': - branch: 'rls2110' - branch-id: 'oper-rls2110' - '2202': branch: 'rls2202' branch-id: 'oper-rls2202' + - '2206': + branch: 'rls2206' + branch-id: 'oper-rls2206' stream_report: - - '2110': - branch: 'rls2110' - branch-id: 'oper-rls2110' - '2202': branch: 'rls2202' branch-id: 'oper-rls2202' + - '2206': + branch: 'rls2206' + branch-id: 'oper-rls2206' build-artifact-num-to-keep: 10 |