From 4858a2e6895cab8cebea473b80c50e0aa5171afc Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Mon, 14 Mar 2022 14:31:25 -0400 Subject: Remove vpp stable/2106 jenkins jobs. Signed-off-by: Dave Wallace Change-Id: Ic9623be20a720c82fe8fb828bebc4171d36104a7 --- jjb/vpp/vpp.yaml | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'jjb/vpp/vpp.yaml') diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 4f6bfcbf4..059d1e34a 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -38,9 +38,6 @@ - master: branch: 'master' branch-refspec: '' - - '2106': - branch: 'stable/2106' - branch-refspec: '' - '2110': branch: 'stable/2110' branch-refspec: '' @@ -71,9 +68,6 @@ - master: branch: 'master' branch-refspec: '' - - '2106': - branch: 'stable/2106' - branch-refspec: '' - '2110': branch: 'stable/2110' branch-refspec: '' @@ -81,23 +75,15 @@ branch: 'stable/2202' branch-refspec: '' os: - - centos8 - debian10 - ubuntu1804 - ubuntu2004 executor-arch: 'x86_64' exclude: # OS deprecated in master - - stream: 'master' - os: 'centos8' - stream: 'master' os: 'ubuntu1804' - # OS deprecated on 2110 - - stream: '2110' - os: 'centos8' # OS deprecated on 2202 - - stream: '2202' - os: 'centos8' - stream: '2202' os: 'ubuntu1804' # [end] VPP-X86_64 PROJECT @@ -138,9 +124,6 @@ - master: branch: 'master' branch-refspec: '' - - '2106': - branch: 'stable/2106' - branch-refspec: '' - '2110': branch: 'stable/2110' branch-refspec: '' @@ -170,9 +153,6 @@ - master: branch: 'master' branch-refspec: '' - - '2106': - branch: 'stable/2106' - branch-refspec: '' - '2110': branch: 'stable/2110' branch-refspec: '' @@ -180,22 +160,14 @@ branch: 'stable/2202' branch-refspec: '' os: - - centos8 - ubuntu1804 - ubuntu2004 executor-arch: 'aarch64' exclude: # OS deprecated in master - - stream: 'master' - os: 'centos8' - stream: 'master' os: 'ubuntu1804' - # OS deprecated in 2110 - - stream: '2110' - os: 'centos8' # OS deprecated in 2202 - - stream: '2202' - os: 'centos8' - stream: '2202' os: 'ubuntu1804' # [end] VPP-AARCH64 PROJECT -- cgit 1.2.3-korg