diff options
author | Tibor Frank <tifrank@cisco.com> | 2024-02-05 12:03:13 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2024-02-05 12:03:13 +0000 |
commit | c05cabe676cf0735cc1b3fbaf643dfd02c0618ee (patch) | |
tree | 20ac8dcb2ce9bd130e2a543164524ae612e160dc /jjb | |
parent | 98d1d67554f7177fe77138a3f82428776e2dc804 (diff) |
CSIT: Move aws jobs to Monday, remove 2n-spr mrr weekly
- 2n-spr mrr weekly never run (no job spec), no one is interested in
it.
Change-Id: Ic29e596190307f7e79f48e34e5433780814c33ee
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/csit/csit-perf.yaml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 821bf35b5..0b634b90d 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -228,26 +228,27 @@ - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' - - 2n-spr: - os: 'ubuntu2204' - executor-arch: 'x86_64' + periodicity: '0 0 * * 6' - 2n-clx: os: 'ubuntu2204' executor-arch: 'x86_64' + periodicity: '0 0 * * 6' - 2n-aws: os: 'ubuntu2204' executor-arch: 'x86_64' + periodicity: '0 0 * * 1' - 2n-c6in: os: 'ubuntu2204' executor-arch: 'x86_64' + periodicity: '0 0 * * 1' - 2n-c7gn: os: 'ubuntu2204' executor-arch: 'aarch64' + periodicity: '0 0 * * 1' stream: - master: branch: 'master' branch-id: 'oper' - periodicity: '0 0 * * 6' - 'csit-trex-perf-ndrpdr-weekly-master-{node-arch}': node-arch: - 1n-aws: |