From e5708b4a5735a068d4780e816df0995152921344 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 4 Mar 2024 08:41:09 +0000 Subject: CSIT: Set the cadence of selected daily jobs to normal - 2n-clx - 2n-icx - 2n-tx2 - 3n-icxd Change-Id: I68cb17dfa8af7438bfc6a10965055c818ad46f8b Signed-off-by: Tibor Frank --- jjb/csit/csit-perf.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 0b634b90d..b299a7715 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -156,11 +156,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' @@ -172,7 +172,7 @@ - 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' @@ -192,7 +192,7 @@ - 3n-icxd: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -206,7 +206,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' -- cgit 1.2.3-korg