diff options
author | Vratko Polak <vrpolak@cisco.com> | 2023-03-02 10:14:51 +0100 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2023-03-06 07:55:37 +0000 |
commit | fbf90211298f1d31a38c5cef8b9a111679519fdb (patch) | |
tree | e45320044e520d0416fdf90b9405ea00aa9ec812 | |
parent | 0f9d6b9a93a934778de941646bf3ef727791dc36 (diff) |
feat(csit): add single-testbed weekly ndrpdr jobs
This way, if there is a surprise in release comparison tables,
we have history to see when did it happen.
- Not adding AWS as running those costs money.
Change-Id: I30908590c1c154824deb926d12f88f5463c28b02
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
-rw-r--r-- | jjb/csit/csit-perf.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 1012332fe..36288cdc3 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -193,9 +193,24 @@ - 2n-clx: os: 'ubuntu2204' executor-arch: 'x86_64' + - 2n-zn2: + os: 'ubuntu2204' + executor-arch: 'x86_64' + - 2n-tx2: + os: 'ubuntu2204' + executor-arch: 'aarch64' - 3n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-tsh: + os: 'ubuntu2204' + executor-arch: 'aarch64' + - 3n-alt: + os: 'ubuntu2204' + executor-arch: 'aarch64' + - 3n-snr: + os: 'ubuntu2204' + executor-arch: 'x86_64' periodicity: '0 0 * * 6' - 'csit-vpp-perf-report-iterative-{stream_report}-{node-arch}': node-arch: |