summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorPeter Mikus <peter.mikus@protonmail.ch>2022-10-24 13:02:39 +0000
committerPeter Mikus <peter.mikus@protonmail.ch>2022-10-24 13:02:39 +0000
commit417136324006a0dba3189cfad3853def48e5b049 (patch)
tree9223f7654c57b0163aabe074e58c1865e0360122 /jjb
parent36b20be2754241e8249834bd19cf4b0d12edc529 (diff)
feat(csit): Add TRex 2n-icx job
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I48010541c6af92a7c4c5a2031b401ada865b6a7d
Diffstat (limited to 'jjb')
-rw-r--r--jjb/csit/csit-perf.yaml13
1 files changed, 13 insertions, 0 deletions
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'