summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2023-07-10 05:41:06 +0000
committerTibor Frank <tifrank@cisco.com>2023-07-10 05:41:06 +0000
commit1867dc7c673213785a78bde0f354d37237735c24 (patch)
treee2a88175a457b4050d29650ed1fe980c5d00e8c0 /jjb
parent022be5a66140db5d9d0ef17e3c6f010ea156d70c (diff)
CSIT: Set the cadence of selected daily jobs to normal
- 2n-clx - 2n-icx - 2n-tx2 - 2n-zn2 - 3n-tsh Change-Id: Ie3f8640c1443cdd245cafca6937df8b16e6ab667 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/csit/csit-perf.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml
index 16d68867c..4d643bc7b 100644
--- a/jjb/csit/csit-perf.yaml
+++ b/jjb/csit/csit-perf.yaml
@@ -147,11 +147,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'
@@ -159,11 +159,11 @@
- 2n-zn2:
os: 'ubuntu2204'
executor-arch: 'x86_64'
- periodicity: '30 22 * * 1,4'
+ periodicity: '30 22 * * 0-4'
- 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'
@@ -171,7 +171,7 @@
- 3n-tsh:
os: 'ubuntu2204'
executor-arch: 'aarch64'
- periodicity: '30 22 * * 1,4'
+ periodicity: '30 22 * * 0-4'
- 3n-alt:
os: 'ubuntu2204'
executor-arch: 'aarch64'