From: Tibor Frank Date: Wed, 16 Oct 2024 05:10:36 +0000 (+0000) Subject: feat(csit): Add 2n-grc X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=08e5392c9a6f5f2fde5468e6e4ca676330f72ab7;p=ci-management.git feat(csit): Add 2n-grc Change-Id: I10940bccc10aa109d911f008b30c3588a5a74dfa Signed-off-by: Tibor Frank --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 550a2ab73..38d930a29 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -20,6 +20,9 @@ jobs: - 'csit-dpdk-perf-verify-{stream}-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -49,6 +52,9 @@ executor-arch: 'x86_64' - 'csit-dpdk-perf-mrr-weekly-master-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -90,6 +96,9 @@ executor-arch: 'x86_64' - 'csit-vpp-perf-verify-{stream}-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -126,6 +135,10 @@ branch-id: 'oper-rls2410' - 'csit-vpp-perf-mrr-daily-master-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' + periodicity: '30 22 * * 0-4' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -164,6 +177,10 @@ periodicity: '30 22 * * 0-4' - 'csit-vpp-perf-hoststack-daily-master-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' + periodicity: '30 22 * * 0-4' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -233,6 +250,9 @@ periodicity: '0 0 * * 6' - 'csit-vpp-perf-ndrpdr-weekly-master-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -263,6 +283,9 @@ periodicity: '0 0 * * 6' - 'csit-vpp-perf-report-iterative-{stream_report}-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -304,6 +327,9 @@ executor-arch: 'x86_64' - 'csit-dpdk-perf-report-iterative-{stream_report}-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -350,6 +376,9 @@ executor-arch: 'x86_64' - 'csit-vpp-perf-report-coverage-{stream_report}-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -391,6 +420,9 @@ executor-arch: 'x86_64' - 'csit-dpdk-perf-report-coverage-{stream_report}-{node-arch}': node-arch: + - 2n-grc: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 2n-icx: os: 'ubuntu2204' executor-arch: 'x86_64'