summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml39
1 files changed, 32 insertions, 7 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 9497d5d75..6b14e7eea 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -46,8 +46,14 @@
- '2210':
branch: 'stable/2210'
branch-refspec: ''
+ - '2302':
+ branch: 'stable/2302'
+ branch-refspec: ''
executor-arch: 'x86_64'
exclude:
+ # os deprecated in 23.02
+ - stream: '2302'
+ os: 'ubuntu2004'
# os deprecated in 22.10
- stream: '2210'
os: 'ubuntu2004'
@@ -91,6 +97,11 @@
branch-refspec: ''
make-test-os: 'ubuntu-20.04'
make-test-multiworker-os: 'debian-11'
+ - '2302':
+ branch: 'stable/2302'
+ branch-refspec: ''
+ make-test-os: 'ubuntu-22.04'
+ make-test-multiworker-os: 'debian-11'
os:
- debian11
- ubuntu2004
@@ -170,7 +181,13 @@
- '2210':
branch: 'stable/2210'
branch-refspec: ''
+ - '2302':
+ branch: 'stable/2302'
+ branch-refspec: ''
exclude:
+ # os deprecated in 23.02
+ - stream: '2302'
+ os: 'ubuntu2004'
# os deprecated in 22.10
- stream: '2210'
os: 'ubuntu2004'
@@ -214,6 +231,11 @@
branch-refspec: ''
make-test-os: 'ubuntu-20.04'
make-test-multiworker-os: ''
+ - '2302':
+ branch: 'stable/2302'
+ branch-refspec: ''
+ make-test-os: 'ubuntu-22.04'
+ make-test-multiworker-os: ''
os:
- ubuntu2004
- ubuntu2204
@@ -239,6 +261,9 @@
- '2210':
branch: 'stable/2210'
branch-refspec: ''
+ - '2302':
+ branch: 'stable/2302'
+ branch-refspec: ''
testbed-arch:
- 1n-skx:
os: 'ubuntu2204'
@@ -246,7 +271,7 @@
- 1n-tx2:
os: 'ubuntu2204'
executor-arch: 'aarch64'
- skip-vote: 'true'
+ skip-vote: 'false'
# [end] VPP-CSIT-VERIFY-DEVICE PROJECT
# VPP-CSIT-VERIFY-PERF PROJECT
@@ -273,12 +298,6 @@
- 3n-icx:
os: 'ubuntu2204'
executor-arch: 'x86_64'
- - 2n-dnv:
- os: 'ubuntu2204'
- executor-arch: 'x86_64'
- - 3n-dnv:
- os: 'ubuntu2204'
- executor-arch: 'x86_64'
- 3n-tsh:
os: 'ubuntu2204'
executor-arch: 'aarch64'
@@ -317,10 +336,16 @@
- '2210':
branch: 'stable/2210'
branch-refspec: ''
+ - '2302':
+ branch: 'stable/2302'
+ branch-refspec: ''
os:
- 'ubuntu2004'
- 'ubuntu2204'
exclude:
+ # os deprecated in 23.02
+ - stream: '2302'
+ os: 'ubuntu2004'
# os deprecated in 22.10
- stream: '2210'
os: 'ubuntu2004'