ceph-ansible/tests/functional
Guillaume Abrioux 98cb6ed8f6 tests: avoid yum failures
In the CI we can see at many times failures like following:

`Failure talking to yum: Cannot find a valid baseurl for repo:
base/7/x86_64`

It seems the fastest mirror detection is sometimes counterproductive and
leads yum to fail.

This fix has been added in the `setup.yml`.
This playbook was used until now only just before playing `testinfra`
and could be used before running ceph-ansible so we can add some
provisionning tasks.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Co-authored-by: Erwan Velu <evelu@redhat.com>
2018-05-28 22:04:35 +02:00
..
centos/7 tests: move cephfs_pools variable 2018-05-24 09:39:38 -07:00
tests tests: update tests for mds to cover multimds case 2018-04-12 18:20:58 +02:00
ubuntu/16.04/cluster tests: move cephfs_pools variable 2018-05-24 09:39:38 -07:00
.gitignore tests: ignore folders created by ceph-ansible during testing 2016-11-08 10:35:43 -06:00
dev_setup.yml nfs: add automated testing for nfs-ganesha roles 2017-09-08 09:14:01 -04:00
lvm_setup.yml tests: no need to remove partitions in lvm_setup.yml 2018-04-10 14:19:21 +02:00
reboot.yml syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
rhcs_setup.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
setup.yml tests: avoid yum failures 2018-05-28 22:04:35 +02:00