Skip to content

Commit

Permalink
CSIT: Set the cadence of selected daily jobs to normal
Browse files Browse the repository at this point in the history
- 2n-clx
- 2n-icx
- 2n-tx2
- 3n-icxd

Change-Id: I68cb17dfa8af7438bfc6a10965055c818ad46f8b
Signed-off-by: Tibor Frank <[email protected]>
  • Loading branch information
tiborfrank committed Mar 4, 2024
1 parent c05cabe commit e5708b4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions jjb/csit/csit-perf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,11 +156,11 @@
- 2n-icx:
os: 'ubuntu2204'
executor-arch: 'x86_64'
periodicity: '30 22 * * 1,4'
periodicity: '30 22 * * 0-4'
- 2n-clx:
os: 'ubuntu2204'
executor-arch: 'x86_64'
periodicity: '30 22 * * 1,4'
periodicity: '30 22 * * 0-4'
- 2n-spr:
os: 'ubuntu2204'
executor-arch: 'x86_64'
Expand All @@ -172,7 +172,7 @@
- 2n-tx2:
os: 'ubuntu2204'
executor-arch: 'aarch64'
periodicity: '30 22 * * 1,4'
periodicity: '30 22 * * 0-4'
- 3n-icx:
os: 'ubuntu2204'
executor-arch: 'x86_64'
Expand All @@ -192,7 +192,7 @@
- 3n-icxd:
os: 'ubuntu2204'
executor-arch: 'x86_64'
periodicity: '30 22 * * 1,4'
periodicity: '30 22 * * 0-4'
- 3na-spr:
os: 'ubuntu2204'
executor-arch: 'x86_64'
Expand All @@ -206,7 +206,7 @@
- 2n-icx:
os: 'ubuntu2204'
executor-arch: 'x86_64'
periodicity: '30 22 * * 1,4'
periodicity: '30 22 * * 0-4'
- 2n-spr:
os: 'ubuntu2204'
executor-arch: 'x86_64'
Expand Down

0 comments on commit e5708b4

Please sign in to comment.