summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.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/docs.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/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index d9eb205b6..9776217bb 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -14,9 +14,6 @@
- 'master':
branch: 'master'
branch-refspec: ''
- - '2206':
- branch: 'stable/2206'
- branch-refspec: ''
- '2210':
branch: 'stable/2210'
branch-refspec: ''
@@ -34,8 +31,6 @@
- stream: 'master'
os: 'ubuntu2004'
# os added in 22.10
- - stream: '2206'
- os: 'ubuntu2204'
- job-template:
name: 'vpp-docs-verify-{stream}-{os}-{executor-arch}'