summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorAndrew Yourtchenko <ayourtch@gmail.com>2023-01-16 13:15:43 +0000
committerAndrew Yourtchenko <ayourtch@gmail.com>2023-01-16 13:16:26 +0000
commit08843a5db8bbfccb91ef815c6b48ff95b561ea9f (patch)
treef0a4abb5310c94e77da8ea0c266bbfeb3f00410d /jjb/vpp/vpp.yaml
parentc3d81498a92c789301ec2843886b69b3fc104d17 (diff)
Add VPP 23.02 branch
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: Ic2c73ead26cf752ca33e56b102c97613feb90271
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml31
1 files changed, 31 insertions, 0 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index c0427e09..6b14e7ee 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'
@@ -311,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'