From: Peter Mikus Date: Mon, 24 Oct 2022 13:02:39 +0000 (+0000) Subject: feat(csit): Add TRex 2n-icx job X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F37509%2F1;p=ci-management.git feat(csit): Add TRex 2n-icx job Signed-off-by: Peter Mikus Change-Id: I48010541c6af92a7c4c5a2031b401ada865b6a7d --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index cdad425b5..e2f91637d 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -82,6 +82,9 @@ - 1n-aws: os: 'ubuntu2204' executor-arch: 'x86_64' + - 2n-icx: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 'csit-vpp-perf-verify-{stream}-{node-arch}': node-arch: - 2n-icx: @@ -188,6 +191,10 @@ os: 'ubuntu2204' executor-arch: 'x86_64' periodicity: '0 0 * * 6' + - 2n-icx: + os: 'ubuntu2204' + executor-arch: 'x86_64' + periodicity: '0 0 * * 6' - 'csit-vpp-perf-ndrpdr-weekly-master-{node-arch}': node-arch: - 2n-icx: @@ -281,6 +288,9 @@ - 1n-aws: os: 'ubuntu2204' executor-arch: 'x86_64' + - 2n-icx: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 'csit-vpp-perf-report-coverage-{stream_report}-{node-arch}': node-arch: - 2n-icx: @@ -362,6 +372,9 @@ - 1n-aws: os: 'ubuntu2204' executor-arch: 'x86_64' + - 2n-icx: + os: 'ubuntu2204' + executor-arch: 'x86_64' project: 'csit' branch: 'master'