summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/docs.yaml
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2020-08-14 14:02:41 +0000
committerDave Wallace <dwallacelf@gmail.com>2020-08-14 14:06:43 +0000
commiteb3526bf89deac8c89197f9413871e66bcd50831 (patch)
tree12e9386c7552fd2cd6786364fdb91a6f93f6a19d /jjb/vpp/docs.yaml
parent40ed21db4486934f2f5199681a7781a10a7bf6e9 (diff)
Remove VPP 19.01 and 19.04 jenkins jobs
- These VPP releases are EOL and unsupported - Update email aliases - Add venv directory to .gitignore Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I41454970ce455093b9d0b79d8c71e83e5203c09b Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'jjb/vpp/docs.yaml')
-rw-r--r--jjb/vpp/docs.yaml8
1 files changed, 1 insertions, 7 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index e48662a7a..8082d2206 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -16,12 +16,6 @@
- master:
branch: 'master'
repo-stream-part: 'master'
- - '1901':
- branch: 'stable/1901'
- repo-stream-part: 'stable.1901'
- - '1904':
- branch: 'stable/1904'
- repo-stream-part: 'stable.1904'
- '1908':
branch: 'stable/1908'
repo-stream-part: 'stable.1908'
@@ -265,6 +259,7 @@
failed: true
unstable: true
notbuilt: true
+
builders:
- maven-target:
maven-version: 'mvn33-new'
@@ -443,7 +438,6 @@
only-if-success: true
default-excludes: false
-
build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'