From: Vratko Polak Date: Wed, 11 May 2022 08:49:42 +0000 (+0200) Subject: feat(csit): start daily perf jobs earlier X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=2f988a146b198a4c8e06b895db51ca1b3ca40cbe;p=ci-management.git feat(csit): start daily perf jobs earlier Daily performance jobs are using the same pool of performance testbeds as manual performance verify jobs (both csit-vpp and vpp-csit). Most folks who trigger larger numbers of performance verify jobs are working in Europe timezones. Thus, the optimal time to start daily performance jobs is just when Europe is no longer expected to be working. Daylight saving time conventions complicate the matter, byt from my point of view 22:30 UTC each day before a workday seems to be the best. This Change does not affect weekly jobs nor device jobs. All daily jobs are still started all at once. Change-Id: I77c91a76240e2edbf20730254fa0dc7fd102ca7e Signed-off-by: Vratko Polak --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 3dc72cca2..05b61790b 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -141,47 +141,47 @@ - 2n-icx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 2n-clx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 2n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 2n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 2n-zn2: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 2n-tx2: os: 'ubuntu2004' executor-arch: 'aarch64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 3n-icx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 3n-tsh: os: 'ubuntu2004' executor-arch: 'aarch64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 3n-alt: os: 'ubuntu2004' executor-arch: 'aarch64' - periodicity: '0 2 * * 1-5' + periodicity: '30 22 * * 0-4' - 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}': node-arch: - 2n-icx: