]> git-server-git.apps.pok.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:02:54 +0000 (16:02 +0200)
commit51a7eb5a705a0fafd7fde2a1fedcc240b70d8bfc
treeaab2415075ba3d1f9056897be3c455cd1e1aeae8
parentc90535ecce616f83e9d6cc2e4a78487ea7d63fd9
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