From 514b08957121decfd9afcb64ce9b50d8f36565ea Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 26 Jul 2023 12:15:04 +0000 Subject: CSIT: Set the cadence of selected daily jobs to normal - 2n-spr Change-Id: Ic71e858c500faa365be4f6cc4efb7fdef93ca560 Signed-off-by: Tibor Frank --- jjb/csit/csit-perf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb') diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index efd747d30..8593ce7e4 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -155,7 +155,7 @@ - 2n-spr: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 2n-zn2: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -197,7 +197,7 @@ - 2n-spr: os: 'ubuntu2204' executor-arch: 'x86_64' - periodicity: '30 22 * * 1,4' + periodicity: '30 22 * * 0-4' - 3n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' -- cgit 1.2.3-korg