summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2023-07-13 04:46:27 +0000
committerTibor Frank <tifrank@cisco.com>2023-07-13 04:48:53 +0000
commit170112f046759b73d1fa0a9b70c6d034e5d95d96 (patch)
tree0718b50857d88ab05b4bda4e60f01bac5043b97a
parent40b1e05b236a4e81bf7d49f831ea6032c7afa0e9 (diff)
CSIT: Set the cadence of selected daily jobs to normal
- 3n-alt - 3n-icx - 3na-spr Change-Id: I14139491c667389c7eacd7b0ccad0732d53bfe0f Signed-off-by: Tibor Frank <tifrank@cisco.com>
-rw-r--r--jjb/csit/csit-perf.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml
index 4d643bc7..eb866349 100644
--- a/jjb/csit/csit-perf.yaml
+++ b/jjb/csit/csit-perf.yaml
@@ -167,7 +167,7 @@
- 3n-icx:
os: 'ubuntu2204'
executor-arch: 'x86_64'
- periodicity: '30 22 * * 1,4'
+ periodicity: '30 22 * * 0-4'
- 3n-tsh:
os: 'ubuntu2204'
executor-arch: 'aarch64'
@@ -175,7 +175,7 @@
- 3n-alt:
os: 'ubuntu2204'
executor-arch: 'aarch64'
- periodicity: '30 22 * * 1,4'
+ periodicity: '30 22 * * 0-4'
- 3n-snr:
os: 'ubuntu2204'
executor-arch: 'x86_64'
@@ -183,7 +183,7 @@
- 3na-spr:
os: 'ubuntu2204'
executor-arch: 'x86_64'
- periodicity: '30 22 * * 1,4'
+ periodicity: '30 22 * * 0-4'
- 3nb-spr:
os: 'ubuntu2204'
executor-arch: 'x86_64'
@@ -193,7 +193,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'
@@ -201,11 +201,11 @@
- 3n-icx:
os: 'ubuntu2204'
executor-arch: 'x86_64'
- periodicity: '30 22 * * 1,4'
+ periodicity: '30 22 * * 0-4'
- 3na-spr:
os: 'ubuntu2204'
executor-arch: 'x86_64'
- periodicity: '30 22 * * 1,4'
+ periodicity: '30 22 * * 0-4'
- 3nb-spr:
os: 'ubuntu2204'
executor-arch: 'x86_64'