summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2023-09-13 13:39:14 +0000
committerGerrit Code Review <gerrit@fd.io>2023-09-13 13:39:14 +0000
commit168edb216d27e5d5b08dd1848854e25b22a09e12 (patch)
tree9e2a1c2b0ea9f2c7bc5a4342503a8b47989e1a82
parent601edca90f3169ec9a79a8818d4290f98d71a9d9 (diff)
parentbbe723b0b774f3df36b437ea2c8f6284e26bdfb3 (diff)
Merge "feat(csit): Use only 1n-spr"
-rw-r--r--jjb/csit/csit-vpp-device.yaml7
-rw-r--r--jjb/vpp/vpp.yaml2
2 files changed, 2 insertions, 7 deletions
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml
index a8da5bd1..772b9b87 100644
--- a/jjb/csit/csit-vpp-device.yaml
+++ b/jjb/csit/csit-vpp-device.yaml
@@ -25,11 +25,6 @@
branch: 'rls2310'
branch-id: 'oper-rls2310'
node-arch:
- - '1n-skx':
- os: 'ubuntu2204'
- executor-arch: 'x86_64'
- make-parallel-jobs: '32'
- skip-vote: 'false'
- '1n-tx2':
os: 'ubuntu2204'
executor-arch: 'aarch64'
@@ -39,7 +34,7 @@
os: 'ubuntu2204'
executor-arch: 'x86_64'
make-parallel-jobs: '32'
- skip-vote: 'true'
+ skip-vote: 'false'
project: 'csit'
branch: 'master'
branch-id: 'oper'
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 52a895fe..4d3bf9f0 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -263,7 +263,7 @@
branch: 'stable/2306'
branch-refspec: ''
testbed-arch:
- - 1n-skx:
+ - 1n-spr:
os: 'ubuntu2204'
executor-arch: 'x86_64'
skip-vote: 'true'