From 98ef33256a1b5b4ffbc327e06701ea530159b1e3 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 9 Apr 2018 13:44:56 +0200 Subject: [PATCH] Honeycomb: remove older and no longer supported versions from stream Removes 1609, 1701, 1704 and 1707 releases from Jenkins. All information about previous builds will be lost. Artifacts from Nexus will NOT be removed. Follows similar Hc2vpp change: https://gerrit.fd.io/r/#/c/11525/ Change-Id: Ifea292ec12fcc44ffcc08a3d0b1114fbaaef6c2a Signed-off-by: Marek Gradzki --- jjb/honeycomb/honeycomb.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 49553a656..2d9efccd9 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -12,18 +12,6 @@ - master: branch: 'master' repo-stream-part: 'master' - - '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' -- 2.16.6