diff options
author | Ed Warnicke <eaw@cisco.com> | 2016-06-21 03:51:09 +0200 |
---|---|---|
committer | Ed Warnicke <eaw@cisco.com> | 2016-06-21 03:51:09 +0200 |
commit | 3cb08c2cc3c2c1807d50bed84b59b97042b29bcc (patch) | |
tree | 591566c941541b43ee5ef9275146563f375855f3 /jjb/honeycomb | |
parent | 820077ac0c0540f757015c63dbef262c7cd1b3ee (diff) |
Re-endable centos7 build
Change-Id: Ia3a342e96349fc7c3cfd7448fce3e20e957bebff
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'jjb/honeycomb')
-rw-r--r-- | jjb/honeycomb/honeycomb.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 0d83c6fe5..7df3463d5 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -9,6 +9,8 @@ os: - ubuntu1404: repo-os-part: 'ubuntu.trusty.main' + - centos7: + repo-os-part: 'centos7' stream: - master: branch: 'master' |