summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2022-03-14 14:31:25 -0400
committerDave Wallace <dwallacelf@gmail.com>2022-03-14 14:31:25 -0400
commit4858a2e6895cab8cebea473b80c50e0aa5171afc (patch)
treeb8347f35c5feea4a9414fecdd066597e0179b841 /jjb/vpp/vpp.yaml
parent510a24a242db42a330a47ad8a7459a7cb91aa43f (diff)
Remove vpp stable/2106 jenkins jobs.
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Ic9623be20a720c82fe8fb828bebc4171d36104a7
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml28
1 files changed, 0 insertions, 28 deletions
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,7 +75,6 @@
branch: 'stable/2202'
branch-refspec: ''
os:
- - centos8
- debian10
- ubuntu1804
- ubuntu2004
@@ -89,16 +82,9 @@
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,23 +160,15 @@
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