diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2023-05-15 20:18:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2023-05-15 20:18:03 +0000 |
commit | 1f506db1f20d3f97e6db382f2c821bd5bd93b858 (patch) | |
tree | a6b23fac90e37902972ac6720ee6b34f7b5dca0d | |
parent | dbe35fe4a463deb7a7f7266d2a76b1a87adc2206 (diff) | |
parent | 5daa3d531d14a36f3f432006b37683478b39f422 (diff) |
Merge "feat(csit): Add 3nb-spr"
-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: |