diff options
author | Peter Mikus <pmikus@cisco.com> | 2022-05-26 05:53:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2022-05-26 05:53:57 +0000 |
commit | d33a530f0430b519c3fc0cd0ed3590aaeafe091c (patch) | |
tree | 14f579c4a982bdee5ec863c137663ddc051eaccf | |
parent | f469e4b71fd43845261260545d1d80da89be2f77 (diff) | |
parent | 9154c68575f1280a59e4a708df0bd5058740521c (diff) |
Merge "CSIT: Reduce daily jobs cadence for 2206 report data collection"
-rw-r--r-- | jjb/csit/csit-perf.yaml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index c1e102c35..916ee00f3 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: '30 22 * * 0-4' + periodicity: '30 22 * * 1,4' - 2n-clx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,3,5' - 2n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,3,5' - 2n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,4' - 2n-zn2: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,4' - 2n-tx2: os: 'ubuntu2004' executor-arch: 'aarch64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,4' - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,4' - 3n-icx: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,4' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,4' - 3n-tsh: os: 'ubuntu2004' executor-arch: 'aarch64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,4' - 3n-alt: os: 'ubuntu2004' executor-arch: 'aarch64' - periodicity: '30 22 * * 0-4' + periodicity: '30 22 * * 1,4' - 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}': node-arch: - 2n-icx: |