diff options
author | Ed Warnicke <eaw@cisco.com> | 2016-06-17 20:59:10 -0500 |
---|---|---|
committer | Ed Warnicke <eaw@cisco.com> | 2016-06-17 20:59:10 -0500 |
commit | 6cfa70fe3b9e96addbe87fc50a89f63803de049c (patch) | |
tree | a97041c87180dca874d4a8c98f04e4076f98f896 /jjb/honeycomb | |
parent | 4b28d6fbb1484f32630c89f0a4583fedbbb3a9a1 (diff) |
Disable centos7 builds for now
Change-Id: Iebb012635d1eb2d428c6859d4cf6d7d962203995
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'jjb/honeycomb')
-rw-r--r-- | jjb/honeycomb/honeycomb.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 6b1e9beb6..41aca4086 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -9,8 +9,6 @@ os: - ubuntu1404: repo-os-part: 'ubuntu.trusty.main' - - centos7: - repo-os-part: 'centos7' stream: - master: branch: 'master' |