From 1867dc7c673213785a78bde0f354d37237735c24 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 10 Jul 2023 05:41:06 +0000 Subject: 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 --- jjb/csit/csit-perf.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'jjb') 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' -- cgit 1.2.3-korg