From 95c859403cb1fc891113a70b4017e413b5bc7bd2 Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Thu, 8 Feb 2018 08:15:26 -0700 Subject: 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 --- jjb/vpp/vpp.yaml | 30 ------------------------------ 1 file changed, 30 deletions(-) (limited to 'jjb/vpp/vpp.yaml') 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' -- cgit 1.2.3-korg