Remove centos7 CI jobs for VPP master branch (VPP 21.01) 10/29810/1
authorDave Wallace <[email protected]>
Fri, 6 Nov 2020 22:56:13 +0000 (17:56 -0500)
committerDave Wallace <[email protected]>
Fri, 6 Nov 2020 22:56:13 +0000 (17:56 -0500)
Signed-off-by: Dave Wallace <[email protected]>
Change-Id: I7b3129a15b6a3e7200b7cc1125c6ff75160a2960

jjb/vpp/vpp.yaml

index c518036..e3df9d8 100644 (file)
     os:
       - ubuntu1804:
           repo-os-part: 'ubuntu.bionic.main'
+    executor-arch: 'x86_64'
+# [end] VPP-X86_64 PROJECT
+
+# VPP-OS-EOL-X86_64 PROJECT
+- project:
+    name: vpp-os-eol-x86_64
+    jobs:
+      - 'vpp-verify-{stream}-{os}-{executor-arch}'
+      - 'vpp-merge-{stream}-{os}-{executor-arch}'
+    project: 'vpp'
+    make-parallel-jobs: '4'
+    stream:
+      - '1908':
+          branch: 'stable/1908'
+          repo-stream-part: 'stable.1908'
+          branch-head-refspec: ''
+      - '2005':
+          branch: 'stable/2005'
+          repo-stream-part: 'stable.2005'
+          branch-head-refspec: ''
+      - '2009':
+          branch: 'stable/2009'
+          repo-stream-part: 'stable.2009'
+          branch-head-refspec: ''
+    os:
       - centos7:
           repo-os-part: 'centos7'
     executor-arch: 'x86_64'
-# [end] VPP-X86_64 PROJECT
+# [end] VPP-OS-EOL-X86_64 PROJECT
 
 # VPP-OS-IN-2009-X86_64 PROJECT
 #