diff options
author | Peter Mikus <peter.mikus@protonmail.ch> | 2023-05-15 08:48:05 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2023-05-15 08:48:05 +0000 |
commit | 5daa3d531d14a36f3f432006b37683478b39f422 (patch) | |
tree | 0f2c8bcdf7042b6f6c2faad4aa647c0a7e816fb9 /jjb/csit | |
parent | c175a2594923d4950e29e59fbec13eec7e233b8d (diff) |
feat(csit): Add 3nb-spr
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ifcc036d0a896aaf188125b8d9e9607464e917f21
Diffstat (limited to 'jjb/csit')
-rw-r--r-- | jjb/csit/csit-perf.yaml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index bf55603c8..c4a99704c 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -47,6 +47,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 'csit-dpdk-perf-mrr-weekly-master-{node-arch}': node-arch: - 2n-icx: @@ -76,6 +79,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' periodicity: '0 0 * * 6' - 'csit-trex-perf-verify-{stream}-{node-arch}': node-arch: @@ -117,6 +123,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' stream: - master: branch: 'master' @@ -162,6 +171,10 @@ os: 'ubuntu2204' executor-arch: 'x86_64' periodicity: '30 22 * * 0-4' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' + periodicity: '30 22 * * 0-4' - 'csit-vpp-perf-hoststack-daily-master-{node-arch}': node-arch: - 2n-icx: @@ -176,6 +189,10 @@ os: 'ubuntu2204' executor-arch: 'x86_64' periodicity: '30 22 * * 0-4' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' + periodicity: '30 22 * * 0-4' - 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}': node-arch: - 2n-icx: @@ -238,6 +255,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' periodicity: '0 0 * * 6' - 'csit-vpp-perf-report-iterative-{stream_report}-{node-arch}': node-arch: @@ -274,6 +294,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 'csit-dpdk-perf-report-iterative-{stream_report}-{node-arch}': node-arch: - 2n-icx: @@ -309,6 +332,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 'csit-trex-perf-report-iterative-{stream_report}-{node-arch}': node-arch: - 1n-aws: @@ -355,6 +381,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 'csit-dpdk-perf-report-coverage-{stream_report}-{node-arch}': node-arch: - 2n-icx: @@ -390,6 +419,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3nb-spr: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 'csit-trex-perf-report-coverage-{stream_report}-{node-arch}': node-arch: - 1n-aws: |