Changes for VPP 22.02 Release 30/34930/1
authorAndrew Yourtchenko <[email protected]>
Tue, 18 Jan 2022 11:29:12 +0000 (11:29 +0000)
committerAndrew Yourtchenko <[email protected]>
Tue, 18 Jan 2022 11:29:12 +0000 (11:29 +0000)
Signed-off-by: Andrew Yourtchenko <[email protected]>
Change-Id: I0cad291971073dceb1bc4a3fc15c43e1713f71ba

jjb/vpp/docs.yaml
jjb/vpp/vpp.yaml

index f8676f6..e4e3c01 100644 (file)
@@ -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:
index 4c5dcb4..1f08037 100644 (file)
@@ -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
       # 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
       - '2110':
           branch: 'stable/2110'
           branch-refspec: ''
+      - '2202':
+          branch: 'stable/2202'
+          branch-refspec: ''
 # [end] VPP-GCC-X86_64 PROJECT
 
 # VPP-AARCH64 PROJECT
       - '2110':
           branch: 'stable/2110'
           branch-refspec: ''
+      - '2202':
+          branch: 'stable/2202'
+          branch-refspec: ''
     os:
       - centos8
       - ubuntu1804
       # 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
       - '2110':
           branch: 'stable/2110'
           branch-refspec: ''
+      - '2202':
+          branch: 'stable/2202'
+          branch-refspec: ''
     testbed-arch:
       - 1n-skx:
           os: 'ubuntu2004'
       - '2110':
           branch: 'stable/2110'
           branch-refspec: ''
+      - '2202':
+          branch: 'stable/2202'
+          branch-refspec: ''
     testbed-arch:
       - 2n-clx:
           os: 'ubuntu2004'
       - '2110':
           branch: 'stable/2110'
           branch-refspec: ''
+      - '2202':
+          branch: 'stable/2202'
+          branch-refspec: ''
     os: 'ubuntu2004'
 # [end] VPP-CSIT-API-CRC PROJECT