summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorAndrew Yourtchenko <ayourtch@gmail.com>2021-09-20 12:52:03 +0000
committerDave Wallace <dwallacelf@gmail.com>2021-09-20 18:29:35 -0400
commit2a731b6fdc17ca3361cdfd7274297b811084f0bb (patch)
tree5a72c9baa3b4adb417163f713f3e74ebefc3275c /jjb/vpp/vpp.yaml
parent1e9808d4bbb94fcd1579a5e0377bcaacc1fa5e85 (diff)
Changes for VPP 21.10 Release
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: If4f836d753568f5185176d649e4b4c6806a7e060
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml39
1 files changed, 39 insertions, 0 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index a4d898b5c..8ef7bb83b 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -55,6 +55,11 @@
branch-refspec: ''
os: 'ubuntu1804'
repo-stream-part: 'stable.2106'
+ - '2110':
+ branch: 'stable/2110'
+ branch-refspec: ''
+ os: 'ubuntu1804'
+ repo-stream-part: 'stable.2110'
executor-arch: 'x86_64'
# [end] VPP-CHECKSTYLE-X86_64 PROJECT
@@ -94,6 +99,10 @@
branch: 'stable/2106'
branch-refspec: ''
repo-stream-part: 'stable.2106'
+ - '2110':
+ branch: 'stable/2110'
+ branch-refspec: ''
+ repo-stream-part: 'stable.2110'
os:
- centos7:
repo-os-part: 'centos7'
@@ -121,6 +130,13 @@
os: 'centos7'
- stream: '2106'
os: 'debian9'
+ # OS deprecated on 2110
+ - stream: '2110'
+ os: 'centos7'
+ - stream: '2110'
+ os: 'centos8'
+ - stream: '2110'
+ os: 'debian9'
# 2009 LTS supports all OS variants
# OS deprecated in 2101
- stream: '2101'
@@ -190,6 +206,10 @@
branch: 'stable/2106'
branch-refspec: ''
repo-stream-part: 'stable.2106'
+ - '2110':
+ branch: 'stable/2110'
+ branch-refspec: ''
+ repo-stream-part: 'stable.2110'
# [end] VPP-GCC-X86_64 PROJECT
# VPP-AARCH64 PROJECT
@@ -228,6 +248,10 @@
branch: 'stable/2106'
branch-refspec: ''
repo-stream-part: 'stable.2106'
+ - '2110':
+ branch: 'stable/2110'
+ branch-refspec: ''
+ repo-stream-part: 'stable.2110'
os:
- centos8:
repo-os-part: 'centos8'
@@ -240,6 +264,9 @@
# OS deprecated in master
- stream: 'master'
os: 'centos8'
+ # OS deprecated in 2110
+ - stream: '2110'
+ os: 'centos8'
# OS introduced after 2009
- stream: '2009'
os: 'centos8'
@@ -283,6 +310,10 @@
branch: 'stable/2106'
branch-refspec: ''
repo-stream-part: 'stable.2106'
+ - '2110':
+ branch: 'stable/2110'
+ branch-refspec: ''
+ repo-stream-part: 'stable.2110'
testbed-arch:
- 1n-skx:
os: 'ubuntu2004'
@@ -317,6 +348,10 @@
branch: 'stable/2106'
branch-refspec: ''
repo-stream-part: 'stable.2106'
+ - '2110':
+ branch: 'stable/2110'
+ branch-refspec: ''
+ repo-stream-part: 'stable.2110'
testbed-arch:
- 2n-clx:
os: 'ubuntu2004'
@@ -374,6 +409,10 @@
branch: 'stable/2106'
branch-refspec: ''
repo-stream-part: 'stable.2106'
+ - '2110':
+ branch: 'stable/2110'
+ branch-refspec: ''
+ repo-stream-part: 'stable.2110'
os: ubuntu2004
# [end] VPP-CSIT-API-CRC PROJECT