From: Tibor Frank Date: Tue, 20 May 2025 10:04:25 +0000 (+0000) Subject: CSIT: Add rls2506 jobs X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F85%2F42985%2F1;p=ci-management.git CSIT: Add rls2506 jobs and remove rls2502 jobs Change-Id: Iad38ae184442c5e1087e26382bd827612fb3b531 Signed-off-by: Tibor Frank --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 4ffd7c5e9..26b1f74a8 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -1,5 +1,5 @@ -# Copyright (c) 2024 Cisco and/or its affiliates. -# Copyright (c) 2024 PANTHEON.tech s.r.o. and/or its affiliates. +# Copyright (c) 2025 Cisco and/or its affiliates. +# Copyright (c) 2025 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. # You may obtain a copy of the License at: @@ -166,9 +166,9 @@ - master: branch: 'master' branch-id: 'oper' - - '2502': - branch: 'rls2502' - branch-id: 'oper-rls2502' + - '2506': + branch: 'rls2506' + branch-id: 'oper-rls2506' - 'csit-vpp-perf-mrr-daily-master-{node-arch}': node-arch: - 2n-grc: @@ -564,13 +564,13 @@ - master: branch: 'master' branch-id: 'oper' - - '2502': - branch: 'rls2502' - branch-id: 'oper-rls2502' + - '2506': + branch: 'rls2506' + branch-id: 'oper-rls2506' stream_report: - - '2502': - branch: 'rls2502' - branch-id: 'oper-rls2502' + - '2506': + branch: 'rls2506' + branch-id: 'oper-rls2506' build-artifact-num-to-keep: 10 diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index 6c75fe176..3796e4594 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Cisco and/or its affiliates. +# Copyright (c) 2025 Cisco 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. # You may obtain a copy of the License at: @@ -25,8 +25,8 @@ stream: - master: branch: 'master' - - '2502': - branch: 'rls2502' + - '2506': + branch: 'rls2506' - job-template: name: 'csit-verify-tox-{stream}-{os}-{executor-arch}'