summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2018-02-08 08:15:26 -0700
committerEd Kern <ejk@cisco.com>2018-02-08 09:09:16 -0700
commit95c859403cb1fc891113a70b4017e413b5bc7bd2 (patch)
treea389efd9c8906f36e52f5cd35d8cd87ae24efadb /jjb
parent27920cbb9d2aea5833f863ce0ae76b1828c6bebe (diff)
VPP: Remove older and no longer supported versions from stream
This change will remove from jenkins the following releases 1606 1609 1701 1704 1707 They can be easily reintroduced if needed but any information about previous builds will be lost. This will NOT remove any artifacts from nexus. Change-Id: Ia9781a39f0bb58f5587c87bbfedcd4b679405536 Signed-off-by: Ed Kern <ejk@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vpp/vpp.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 655320100..3fd2c7362 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -28,21 +28,6 @@
- test:
branch: 'stable/test'
repo-stream-part: 'stable.test'
- - '1606':
- branch: 'stable/1606'
- repo-stream-part: 'stable.1606'
- - '1609':
- branch: 'stable/1609'
- repo-stream-part: 'stable.1609'
- - '1701':
- branch: 'stable/1701'
- repo-stream-part: 'stable.1701'
- - '1704':
- branch: 'stable/1704'
- repo-stream-part: 'stable.1704'
- - '1707':
- branch: 'stable/1707'
- repo-stream-part: 'stable.1707'
- '1710':
branch: 'stable/1710'
repo-stream-part: 'stable.1710'
@@ -66,21 +51,6 @@
- test:
branch: 'stable/test'
repo-stream-part: 'stable.test'
- - '1606':
- branch: 'stable/1606'
- repo-stream-part: 'stable.1606'
- - '1609':
- branch: 'stable/1609'
- repo-stream-part: 'stable.1609'
- - '1701':
- branch: 'stable/1701'
- repo-stream-part: 'stable.1609'
- - '1704':
- branch: 'stable/1704'
- repo-stream-part: 'stable.1704'
- - '1707':
- branch: 'stable/1707'
- repo-stream-part: 'stable.1707'
- '1710':
branch: 'stable/1710'
repo-stream-part: 'stable.1710'