summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorJuraj Linkeš <juraj.linkes@pantheon.tech>2022-04-04 15:31:18 +0200
committerJuraj Linkeš <juraj.linkes@pantheon.tech>2022-04-04 15:31:18 +0200
commit67190ea57b09fb643c7076ebd51f094abb38fa95 (patch)
treee3610897f7fa7f69a1be637402705b4b64df8c1a /jjb/vpp
parent6592661b1e907c83e72a961a44be0ff21d44c68d (diff)
CSIT: add 3n-alt arm testbed jobs
Change-Id: Ib8d01af558809503f570fabc701beeb72b1b106e Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml4
1 files changed, 4 insertions, 0 deletions
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'