From 170112f046759b73d1fa0a9b70c6d034e5d95d96 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 13 Jul 2023 04:46:27 +0000 Subject: CSIT: Set the cadence of selected daily jobs to normal - 3n-alt - 3n-icx - 3na-spr Change-Id: I14139491c667389c7eacd7b0ccad0732d53bfe0f Signed-off-by: Tibor Frank --- jjb/csit/csit-perf.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 4d643bc7b..eb8663498 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -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' @@ -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' @@ -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