From: Tibor Frank Date: Mon, 10 Jul 2023 05:41:06 +0000 (+0000) Subject: CSIT: Set the cadence of selected daily jobs to normal X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F39209%2F1;p=ci-management.git CSIT: Set the cadence of selected daily jobs to normal - 2n-clx - 2n-icx - 2n-tx2 - 2n-zn2 - 3n-tsh Change-Id: Ie3f8640c1443cdd245cafca6937df8b16e6ab667 Signed-off-by: Tibor Frank --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 16d68867c..4d643bc7b 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -147,11 +147,11 @@ - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 2n-clx: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 2n-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -159,11 +159,11 @@ - 2n-zn2: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 2n-tx2: os: 'ubuntu2204' executor-arch: 'aarch64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -171,7 +171,7 @@ - 3n-tsh: os: 'ubuntu2204' executor-arch: 'aarch64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3n-alt: os: 'ubuntu2204' executor-arch: 'aarch64'