summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'