From: Tibor Frank Date: Thu, 2 Nov 2023 12:15:44 +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=7864f043b10edb92fabe993aaa6e7dd5b56f8a47;hp=d1da54f2725672bb94e9d7d609d61fa45ac068be;p=ci-management.git CSIT: Set the cadence of selected daily jobs to normal - 2n-clx - 2n-icx - 3n-snr Change-Id: I8d85a84cab527b0b4b8373507db03651c6564de0 Signed-off-by: Tibor Frank --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index b3812fa84..8661c2fc3 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' @@ -179,7 +179,7 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -193,7 +193,7 @@ - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 2n-spr: os: 'ubuntu2204' executor-arch: 'x86_64'