]> 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)
committerErwan Velu <erwanaliasr1@gmail.com>
Tue, 5 Jun 2018 14:06:22 +0000 (16:06 +0200)
commitf8fd287e206ec4b8293242b7fb331083b886708e
treed84fe8a1daf94c1a81dcc605324d9a5a95e9f9f5
parent8f7e9f0f81d927397edebfc6bcffcb7c876f270d
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>
(cherry picked from commit 493f615eae3510021687e8cfc821364cc26a71ac)
tests/functional/setup.yml