From c05cabe676cf0735cc1b3fbaf643dfd02c0618ee Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 5 Feb 2024 12:03:13 +0000 Subject: CSIT: Move aws jobs to Monday, remove 2n-spr mrr weekly - 2n-spr mrr weekly never run (no job spec), no one is interested in it. Change-Id: Ic29e596190307f7e79f48e34e5433780814c33ee Signed-off-by: Tibor Frank --- jjb/csit/csit-perf.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'jjb') diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 821bf35b5..0b634b90d 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -228,26 +228,27 @@ - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' - - 2n-spr: - os: 'ubuntu2204' - executor-arch: 'x86_64' + periodicity: '0 0 * * 6' - 2n-clx: os: 'ubuntu2204' executor-arch: 'x86_64' + periodicity: '0 0 * * 6' - 2n-aws: os: 'ubuntu2204' executor-arch: 'x86_64' + periodicity: '0 0 * * 1' - 2n-c6in: os: 'ubuntu2204' executor-arch: 'x86_64' + periodicity: '0 0 * * 1' - 2n-c7gn: os: 'ubuntu2204' executor-arch: 'aarch64' + periodicity: '0 0 * * 1' stream: - master: branch: 'master' branch-id: 'oper' - periodicity: '0 0 * * 6' - 'csit-trex-perf-ndrpdr-weekly-master-{node-arch}': node-arch: - 1n-aws: -- cgit 1.2.3-korg