From ecf7098c79f7ec6db6ecefaffb37fa0ca2f2398f Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 7 Nov 2023 06:27:05 +0000 Subject: CSIT: Set the cadence of selected daily jobs to normal - 2n-zn2 - 3n-icx - 3n-alt - 3na-spr Change-Id: I7f3b4de90037251fdc5143169b6373ffc038b659 Signed-off-by: Tibor Frank --- jjb/csit/csit-perf.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'jjb') diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 41cc53ef..720f2c27 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -159,7 +159,7 @@ - 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' @@ -167,7 +167,7 @@ - 3n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3n-tsh: os: 'ubuntu2204' executor-arch: 'aarch64' @@ -175,7 +175,7 @@ - 3n-alt: os: 'ubuntu2204' executor-arch: 'aarch64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -183,7 +183,7 @@ - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3nb-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -201,11 +201,11 @@ - 3n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3nb-spr: os: 'ubuntu2204' executor-arch: 'x86_64' -- cgit 1.2.3-korg