]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-defaults: Enable local epel repository
authorErwan Velu <erwan@redhat.com>
Fri, 1 Jun 2018 16:53:10 +0000 (18:53 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 4 Jun 2018 06:11:35 +0000 (08:11 +0200)
commit493f615eae3510021687e8cfc821364cc26a71ac
tree6116cf4fd3da82ef5afae8ec8c975d6d4f472ea9
parent600e1e2c2680e8102f4ef17855d4bcd89d6ef733
ceph-defaults: Enable local epel repository

During the tests, the remote epel repository is generating a lots of
errors leading to broken jobs (issue #2666)

This patch is about using a local repository instead of a random one.
To achieve that, we make a preliminary install of epel-release, remove
the metalink and enforce a baseurl to our local http mirror.

That should speed up the build process but also avoid the random errors
we face.

This patch is part of a patch series that tries to remove all possible yum failures.

Signed-off-by: Erwan Velu <erwan@redhat.com>
tests/functional/setup.yml