Changes for VPP 21.10 Release 60/33760/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Mon, 20 Sep 2021 12:52:03 +0000 (12:52 +0000)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 20 Sep 2021 22:29:35 +0000 (18:29 -0400)
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: If4f836d753568f5185176d649e4b4c6806a7e060

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

index 1897549..a8139b6 100644 (file)
           branch: 'stable/2106'
           branch-refspec: ''
           os: 'ubuntu1804'
+      - '2110':
+          branch: 'stable/2110'
+          branch-refspec: ''
+          os: 'ubuntu1804'
 
 - job-template:
     name: 'vpp-docs-verify-{stream}-{os}-{executor-arch}'
index a4d898b..8ef7bb8 100644 (file)
           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
 
           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'
         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'
           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
           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'
       # OS deprecated in master
       - stream: 'master'
         os: 'centos8'
+      # OS deprecated in 2110
+      - stream: '2110'
+        os: 'centos8'
       # OS introduced after 2009
       - stream: '2009'
         os: 'centos8'
           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'
           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'
           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