From: Marek Gradzki Date: Fri, 4 May 2018 11:47:01 +0000 (+0200) Subject: HONEYCOMB: remove unsupported 1710 from the stream X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=68b0de98ee488b7d11d6b289e72136685914b3c1;p=ci-management.git HONEYCOMB: remove unsupported 1710 from the stream All information about previous builds will be lost. Artifacts from Nexus will NOT be removed. Change-Id: Ic8f76256648dd8f0d46efa2db9492f9774cc713a Signed-off-by: Marek Gradzki --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 402cfadc8..2a50ce4f4 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -12,9 +12,6 @@ - master: branch: 'master' repo-stream-part: 'master' - - '1710': - branch: 'stable/1710' - repo-stream-part: 'stable.1710' - '1801': branch: 'stable/1801' repo-stream-part: 'stable.1801'