summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2023-03-01 15:23:06 -0500
committerDave Wallace <dwallacelf@gmail.com>2023-03-03 16:40:35 -0500
commit3b3a283b12d41c53ed941df0a9e7f69b5562c8a4 (patch)
tree44e63be23c25455bc21ac74a51814dcae7841b0f /jjb/vpp/vpp.yaml
parentf706126c7cb0ef8e6ddeb431e9bb4999a3074c9a (diff)
post vpp 23.02 release clean up
- Remove stable/2206 branch from jjb definitions and docker executor image builder script. Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I7c42171ad9947ab285ff79f6d2a539fe9fbbeba0
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml31
1 files changed, 1 insertions, 30 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 34311867..ade61623 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -40,9 +40,6 @@
- 'master':
branch: 'master'
branch-refspec: ''
- - '2206':
- branch: 'stable/2206'
- branch-refspec: ''
- '2210':
branch: 'stable/2210'
branch-refspec: ''
@@ -60,9 +57,7 @@
# os deprecated in master
- stream: 'master'
os: 'ubuntu2004'
- # os added in 22.10
- - stream: '2206'
- os: 'ubuntu2204'
+
# [end] VPP-CHECKSTYLE-X86_64 PROJECT
# VPP-X86_64 PROJECT
@@ -87,11 +82,6 @@
branch-refspec: ''
make-test-os: 'ubuntu-20.04 ubuntu-22.04'
make-test-multiworker-os: 'debian-11'
- - '2206':
- branch: 'stable/2206'
- branch-refspec: ''
- make-test-os: 'ubuntu-20.04'
- make-test-multiworker-os: 'debian-11'
- '2210':
branch: 'stable/2210'
branch-refspec: ''
@@ -107,10 +97,6 @@
- ubuntu2004
- ubuntu2204
executor-arch: 'x86_64'
- exclude:
- # os added in 22.10
- - stream: '2206'
- os: 'ubuntu2204'
# [end] VPP-X86_64 PROJECT
# VPP-DEBUG-X86_64 PROJECT
@@ -175,9 +161,6 @@
- 'master':
branch: 'master'
branch-refspec: ''
- - '2206':
- branch: 'stable/2206'
- branch-refspec: ''
- '2210':
branch: 'stable/2210'
branch-refspec: ''
@@ -194,9 +177,6 @@
# os deprecated in master
- stream: 'master'
os: 'ubuntu2004'
- # os added in 22.10
- - stream: '2206'
- os: 'ubuntu2204'
# [end] VPP-GCC-X86_64 PROJECT
# VPP-AARCH64 PROJECT
@@ -221,11 +201,6 @@
branch-refspec: ''
make-test-os: 'ubuntu-20.04 ubuntu-22.04'
make-test-multiworker-os: ''
- - '2206':
- branch: 'stable/2206'
- branch-refspec: ''
- make-test-os: 'ubuntu-20.04'
- make-test-multiworker-os: ''
- '2210':
branch: 'stable/2210'
branch-refspec: ''
@@ -240,10 +215,6 @@
- ubuntu2004
- ubuntu2204
executor-arch: 'aarch64'
- exclude:
- # os added in 22.10
- - stream: '2206'
- os: 'ubuntu2204'
# [end] VPP-AARCH64 PROJECT
# VPP-CSIT-VERIFY-DEVICE PROJECT