From: Peter Mikus Date: Tue, 17 Dec 2024 09:21:03 +0000 (+0100) Subject: feat(csit): EMR X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=cc158489ad2ec55936df53cabf5afcbe33b4114e;p=ci-management.git feat(csit): EMR Signed-off-by: Peter Mikus Change-Id: I2a32a6e3f8bd0ebc2e74b25206f196537060bf98 --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index a4b46259b..f39aecedd 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -50,6 +50,12 @@ - 3nb-spr: os: 'ubuntu2404' executor-arch: 'x86_64' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' - 'csit-dpdk-perf-mrr-weekly-master-{node-arch}': node-arch: - 2n-grc: @@ -82,6 +88,12 @@ - 3nb-spr: os: 'ubuntu2404' executor-arch: 'x86_64' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' periodicity: '0 0 * * 6' - 'csit-trex-perf-verify-{stream}-{node-arch}': node-arch: @@ -141,6 +153,12 @@ - 3nb-spr: os: 'ubuntu2404' executor-arch: 'x86_64' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' stream: - master: branch: 'master' @@ -190,6 +208,14 @@ os: 'ubuntu2404' executor-arch: 'x86_64' periodicity: '30 22 * * 0-4' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + periodicity: '30 22 * * 0-4' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + periodicity: '30 22 * * 0-4' - 'csit-vpp-perf-hoststack-daily-master-{node-arch}': node-arch: - 2n-grc: @@ -216,6 +242,14 @@ os: 'ubuntu2404' executor-arch: 'x86_64' periodicity: '30 22 * * 0-4' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + periodicity: '30 22 * * 0-4' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + periodicity: '30 22 * * 0-4' - 'csit-vpp-perf-mrr-weekly-master-{node-arch}': node-arch: - 2n-icx: @@ -295,6 +329,12 @@ - 3nb-spr: os: 'ubuntu2404' executor-arch: 'x86_64' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' periodicity: '0 0 * * 6' - 'csit-vpp-perf-report-iterative-{stream_report}-{node-arch}': node-arch: @@ -340,6 +380,12 @@ - 3nb-spr: os: 'ubuntu2404' executor-arch: 'x86_64' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' - 'csit-dpdk-perf-report-iterative-{stream_report}-{node-arch}': node-arch: - 2n-grc: @@ -378,6 +424,12 @@ - 3nb-spr: os: 'ubuntu2404' executor-arch: 'x86_64' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' - 'csit-trex-perf-report-iterative-{stream_report}-{node-arch}': node-arch: - 1n-aws: @@ -433,6 +485,12 @@ - 3nb-spr: os: 'ubuntu2404' executor-arch: 'x86_64' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' - 'csit-dpdk-perf-report-coverage-{stream_report}-{node-arch}': node-arch: - 2n-grc: @@ -477,6 +535,12 @@ - 3nb-spr: os: 'ubuntu2404' executor-arch: 'x86_64' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' - 'csit-trex-perf-report-coverage-{stream_report}-{node-arch}': node-arch: - 1n-aws: diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 64b785fa9..2e13b5a99 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -336,6 +336,12 @@ - 3nb-spr: os: 'ubuntu2404' executor-arch: 'x86_64' + - 2n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' + - 3n-emr: + os: 'ubuntu2404' + executor-arch: 'x86_64' # [end] VPP-CSIT-VERIFY-PERF PROJECT # VPP-CSIT-API-CRC PROJECT