From e1ff59089653304fff894e24eb7c8c574f270c63 Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Wed, 13 Jan 2021 14:50:42 -0500 Subject: 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 --- jjb/vpp/vpp.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'jjb') 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: -- cgit 1.2.3-korg