summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/csit/csit-perf.yaml25
-rw-r--r--jjb/vpp/vpp.yaml4
2 files changed, 29 insertions, 0 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml
index de27ee59d..8548413c0 100644
--- a/jjb/csit/csit-perf.yaml
+++ b/jjb/csit/csit-perf.yaml
@@ -50,6 +50,9 @@
- 3n-tsh:
os: 'ubuntu2004'
executor-arch: 'aarch64'
+ - 3n-alt:
+ os: 'ubuntu2004'
+ executor-arch: 'aarch64'
- 'csit-dpdk-perf-mrr-weekly-master-{node-arch}':
node-arch:
- 2n-icx:
@@ -76,6 +79,9 @@
- 3n-tsh:
os: 'ubuntu2004'
executor-arch: 'aarch64'
+ - 3n-alt:
+ os: 'ubuntu2004'
+ executor-arch: 'aarch64'
periodicity: '0 0 * * 6'
- 'csit-trex-perf-verify-{stream}-{node-arch}':
node-arch:
@@ -114,6 +120,9 @@
- 3n-tsh:
os: 'ubuntu2004'
executor-arch: 'aarch64'
+ - 3n-alt:
+ os: 'ubuntu2004'
+ executor-arch: 'aarch64'
stream:
- master:
branch: 'master'
@@ -166,6 +175,10 @@
os: 'ubuntu2004'
executor-arch: 'aarch64'
periodicity: '0 2 * * 1-5'
+ - 3n-alt:
+ os: 'ubuntu2004'
+ executor-arch: 'aarch64'
+ periodicity: '0 2 * * 1-5'
- 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}':
node-arch:
- 2n-icx:
@@ -250,6 +263,9 @@
- 3n-tsh:
os: 'ubuntu2004'
executor-arch: 'aarch64'
+ - 3n-alt:
+ os: 'ubuntu2004'
+ executor-arch: 'aarch64'
- 2n-aws:
os: 'ubuntu2004'
executor-arch: 'x86_64'
@@ -288,6 +304,9 @@
- 3n-tsh:
os: 'ubuntu2004'
executor-arch: 'aarch64'
+ - 3n-alt:
+ os: 'ubuntu2004'
+ executor-arch: 'aarch64'
- 2n-aws:
os: 'ubuntu2004'
executor-arch: 'x86_64'
@@ -331,6 +350,9 @@
- 3n-tsh:
os: 'ubuntu2004'
executor-arch: 'aarch64'
+ - 3n-alt:
+ os: 'ubuntu2004'
+ executor-arch: 'aarch64'
- 2n-aws:
os: 'ubuntu2004'
executor-arch: 'x86_64'
@@ -369,6 +391,9 @@
- 3n-tsh:
os: 'ubuntu2004'
executor-arch: 'aarch64'
+ - 3n-alt:
+ os: 'ubuntu2004'
+ executor-arch: 'aarch64'
- 2n-aws:
os: 'ubuntu2004'
executor-arch: 'x86_64'
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 122c5a3ff..8ab25a3fd 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -255,6 +255,10 @@
os: 'ubuntu2004'
executor-arch: 'aarch64'
make-parallel-jobs: '16'
+ - 3n-alt:
+ os: 'ubuntu2004'
+ executor-arch: 'aarch64'
+ make-parallel-jobs: '16'
- 2n-tx2:
os: 'ubuntu2004'
executor-arch: 'aarch64'