diff options
author | Peter Mikus <peter.mikus@protonmail.ch> | 2022-08-19 06:33:05 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2022-08-19 06:33:05 +0000 |
commit | 88daabbeea422de78927301b41c5a97fd0d6dab0 (patch) | |
tree | badcbafba4c090ea07840a62277f3de3e073e396 /jjb/csit | |
parent | f2d721f64134563f3c53080135fffdbef5060fe5 (diff) |
feat(csit): Add 3n-snr
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id3f08fcfde0287dcd0ba0b03856a853d2c648fef
Diffstat (limited to 'jjb/csit')
-rw-r--r-- | jjb/csit/csit-perf.yaml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 503745beb..f917cd6ff 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -53,6 +53,9 @@ - 3n-alt: os: 'ubuntu2004' executor-arch: 'aarch64' + - 3n-snr: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 'csit-dpdk-perf-mrr-weekly-master-{node-arch}': node-arch: - 2n-icx: @@ -82,6 +85,9 @@ - 3n-alt: os: 'ubuntu2004' executor-arch: 'aarch64' + - 3n-snr: + os: 'ubuntu2004' + executor-arch: 'x86_64' periodicity: '0 0 * * 6' - 'csit-trex-perf-verify-{stream}-{node-arch}': node-arch: @@ -126,6 +132,9 @@ - 3n-alt: os: 'ubuntu2004' executor-arch: 'aarch64' + - 3n-snr: + os: 'ubuntu2004' + executor-arch: 'x86_64' stream: - master: branch: 'master' @@ -182,6 +191,10 @@ os: 'ubuntu2004' executor-arch: 'aarch64' periodicity: '30 22 * * 0-4' + - 3n-snr: + os: 'ubuntu2004' + executor-arch: 'x86_64' + periodicity: '30 22 * * 0-4' - 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}': node-arch: - 2n-icx: @@ -202,6 +215,9 @@ - 2n-aws: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-snr: + os: 'ubuntu2004' + executor-arch: 'x86_64' stream: - master: branch: 'master' @@ -272,6 +288,9 @@ - 3n-aws: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-snr: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 'csit-dpdk-perf-report-iterative-{stream_report}-{node-arch}': node-arch: - 2n-icx: @@ -313,6 +332,9 @@ - 3n-aws: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-snr: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 'csit-trex-perf-report-iterative-{stream_report}-{node-arch}': node-arch: - 1n-aws: @@ -362,6 +384,9 @@ - 3n-aws: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-snr: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 'csit-dpdk-perf-report-coverage-{stream_report}-{node-arch}': node-arch: - 2n-icx: @@ -403,6 +428,9 @@ - 3n-aws: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-snr: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 'csit-trex-perf-report-coverage-{stream_report}-{node-arch}': node-arch: - 1n-aws: |