From: Peter Mikus Date: Wed, 17 Apr 2024 11:21:52 +0000 (+0000) Subject: feat(CSIT): Add soak job X-Git-Url: https://gerrit.fd.io/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=895750debc1a6e4687a90258330ffe0980be54d8 feat(CSIT): Add soak job Signed-off-by: Peter Mikus Change-Id: I47bb5849cc13065416a3c4521317f9a75e54004b --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 76c509079..20630caea 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -1,5 +1,5 @@ -# Copyright (c) 2023 Cisco and/or its affiliates. -# Copyright (c) 2023 PANTHEON.tech s.r.o. and/or its affiliates. +# Copyright (c) 2024 Cisco and/or its affiliates. +# Copyright (c) 2024 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: @@ -223,7 +223,7 @@ os: 'ubuntu2204' executor-arch: 'x86_64' periodicity: '30 22 * * 0-4' - - 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}': + - 'csit-vpp-perf-mrr-weekly-master-{node-arch}': node-arch: - 2n-icx: os: 'ubuntu2204' @@ -245,10 +245,24 @@ os: 'ubuntu2204' executor-arch: 'aarch64' periodicity: '0 0 * * 1' - stream: - - master: - branch: 'master' - branch-id: 'oper' + - 'csit-vpp-perf-soak-weekly-master-{node-arch}': + node-arch: + - 2n-icx: + os: 'ubuntu2204' + executor-arch: 'x86_64' + - 2n-clx: + os: 'ubuntu2204' + executor-arch: 'x86_64' + - 2n-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2204' + executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' + periodicity: '0 0 * * 6' - 'csit-trex-perf-ndrpdr-weekly-master-{node-arch}': node-arch: - 1n-aws: @@ -760,7 +774,7 @@ - fdio-infra-publish - job-template: - name: 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}' + name: 'csit-vpp-perf-mrr-weekly-master-{node-arch}' description: |