summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorAndrew Yourtchenko <ayourtch@gmail.com>2022-01-18 11:29:12 +0000
committerAndrew Yourtchenko <ayourtch@gmail.com>2022-01-18 11:29:12 +0000
commitf6a1a39b809fa2c5f4e96ad30aad09f973614318 (patch)
treea3c04038b7f5309f242ea76c8f65edbfb18f7536 /jjb
parent2b31440785ade13ae796cbf300593423fc83df79 (diff)
Changes for VPP 22.02 Release
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: I0cad291971073dceb1bc4a3fc15c43e1713f71ba
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vpp/docs.yaml3
-rw-r--r--jjb/vpp/vpp.yaml31
2 files changed, 34 insertions, 0 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index f8676f6fe..e4e3c01b6 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -19,6 +19,9 @@
- '2110':
branch: 'stable/2110'
branch-refspec: ''
+ - '2202':
+ branch: 'stable/2202'
+ branch-refspec: ''
# TODO: Remove when stable/2106 and stable/2110 are no longer supported.
- project:
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 4c5dcb433..1f0803700 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -44,6 +44,9 @@
- '2110':
branch: 'stable/2110'
branch-refspec: ''
+ - '2202':
+ branch: 'stable/2202'
+ branch-refspec: ''
executor-arch: 'x86_64'
# [end] VPP-CHECKSTYLE-X86_64 PROJECT
@@ -74,6 +77,9 @@
- '2110':
branch: 'stable/2110'
branch-refspec: ''
+ - '2202':
+ branch: 'stable/2202'
+ branch-refspec: ''
os:
- centos8
- debian10
@@ -89,6 +95,11 @@
# OS deprecated on 2110
- stream: '2110'
os: 'centos8'
+ # OS deprecated on 2202
+ - stream: '2202'
+ os: 'centos8'
+ - stream: '2202'
+ os: 'ubuntu1804'
# [end] VPP-X86_64 PROJECT
# VPP-DEBUG-X86_64 PROJECT
@@ -133,6 +144,9 @@
- '2110':
branch: 'stable/2110'
branch-refspec: ''
+ - '2202':
+ branch: 'stable/2202'
+ branch-refspec: ''
# [end] VPP-GCC-X86_64 PROJECT
# VPP-AARCH64 PROJECT
@@ -162,6 +176,9 @@
- '2110':
branch: 'stable/2110'
branch-refspec: ''
+ - '2202':
+ branch: 'stable/2202'
+ branch-refspec: ''
os:
- centos8
- ubuntu1804
@@ -176,6 +193,11 @@
# OS deprecated in 2110
- stream: '2110'
os: 'centos8'
+ # OS deprecated in 2202
+ - stream: '2202'
+ os: 'centos8'
+ - stream: '2202'
+ os: 'ubuntu1804'
# [end] VPP-AARCH64 PROJECT
# VPP-CSIT-VERIFY-DEVICE PROJECT
@@ -196,6 +218,9 @@
- '2110':
branch: 'stable/2110'
branch-refspec: ''
+ - '2202':
+ branch: 'stable/2202'
+ branch-refspec: ''
testbed-arch:
- 1n-skx:
os: 'ubuntu2004'
@@ -224,6 +249,9 @@
- '2110':
branch: 'stable/2110'
branch-refspec: ''
+ - '2202':
+ branch: 'stable/2202'
+ branch-refspec: ''
testbed-arch:
- 2n-clx:
os: 'ubuntu2004'
@@ -275,6 +303,9 @@
- '2110':
branch: 'stable/2110'
branch-refspec: ''
+ - '2202':
+ branch: 'stable/2202'
+ branch-refspec: ''
os: 'ubuntu2004'
# [end] VPP-CSIT-API-CRC PROJECT