diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2018-05-04 15:17:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2018-05-04 15:17:14 +0000 |
commit | 96307fa1bd2aa652f4e4ca3f949fed9ec052307a (patch) | |
tree | 3357959231a16b65df7cfa0d314ea644548032c6 | |
parent | 3f64b54e0452f105ab6f896aa466a4ade94cd5ef (diff) | |
parent | 68b0de98ee488b7d11d6b289e72136685914b3c1 (diff) |
Merge "HONEYCOMB: remove unsupported 1710 from the stream"
-rw-r--r-- | jjb/honeycomb/honeycomb.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
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' |