From: Dave Wallace Date: Fri, 6 Nov 2020 22:56:13 +0000 (-0500) Subject: Remove centos7 CI jobs for VPP master branch (VPP 21.01) X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F10%2F29810%2F1;p=ci-management.git Remove centos7 CI jobs for VPP master branch (VPP 21.01) Signed-off-by: Dave Wallace Change-Id: I7b3129a15b6a3e7200b7cc1125c6ff75160a2960 --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index c518036e4..e3df9d8a6 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -72,10 +72,35 @@ 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 #