From: Dave Wallace Date: Wed, 13 Jan 2021 19:50:42 +0000 (-0500) Subject: Remove VPP debian9 jobs except for stable/2009 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F33%2F30733%2F2;p=ci-management.git Remove VPP debian9 jobs except for stable/2009 - debian9 support is deprecated starting with stable/2101 release. Signed-off-by: Dave Wallace Change-Id: Ib233e0237cd7274a89a880cd92af74ccdffa3500 --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 07a3332b6..1721abee2 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -110,7 +110,12 @@ os: - centos7: repo-os-part: 'centos7' + - debian9: + repo-os-part: 'stretch' executor-arch: 'x86_64' + exclude: + - stream: '2005' + os: 'debian9' # [end] VPP-OS-EOL-X86_64 PROJECT # VPP-OS-IN-2009-X86_64 PROJECT @@ -150,12 +155,9 @@ branch: 'stable/2101' repo-stream-part: 'stable.2101' branch-head-refspec: '' - os: os: - centos8: repo-os-part: 'centos8' - - debian9: - repo-os-part: 'stretch' - debian10: repo-os-part: 'buster' - ubuntu2004: