diff options
author | 2022-03-08 09:31:23 +0100 | |
---|---|---|
committer | 2022-03-08 09:31:23 +0100 | |
commit | 7ce3e515416436b4f6ae36bb6f3c4972316e55db (patch) | |
tree | edd2b3f6ab6d1dbcf47c4c0a3ab7bbebb5e7df7a /jjb | |
parent | bac6ed1d5825c47f4178a5b89d0b636ef7f8123c (diff) |
CSIT: Set cadency of daily jobs to once a day
except 2n-icx as it is still neded for report testing.
Change-Id: I2b0339839d966cd168ff575c67a2a716bbc80984
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/csit/csit-perf.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index ce9ed6a6f..f8f0d093a 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -129,7 +129,7 @@ - 2n-icx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1,3,5' + periodicity: '0 2 * * 1,4' - 2n-clx: os: 'ubuntu2004' executor-arch: 'x86_64' @@ -141,31 +141,31 @@ - 2n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1,4' + periodicity: '0 2 * * 1-5' - 2n-zn2: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1,4' + periodicity: '0 2 * * 1-5' - 2n-tx2: os: 'ubuntu2004' executor-arch: 'aarch64' - periodicity: '0 2 * * 1,4' + periodicity: '0 2 * * 1-5' - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1,4' + periodicity: '0 2 * * 1-5' - 3n-icx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1,4' + periodicity: '0 2 * * 1-5' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '0 2 * * 1,4' + periodicity: '0 2 * * 1-5' - 3n-tsh: os: 'ubuntu2004' executor-arch: 'aarch64' - periodicity: '0 2 * * 4' + periodicity: '0 2 * * 1-5' - 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}': node-arch: - 2n-icx: |