mirror of https://github.com/ceph/ceph-ansible.git
312867af56
fix the wrong path used in various rgw testinfra tests. set `1` as default value for `radosgw_num_instances`: if `ansible_vars.get(radosgw_num_instances)` returns `None`, we can assume there's only 1 instance since it's the default value in ceph-defaults. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> |
||
---|---|---|
.. | ||
functional | ||
inventories | ||
scripts | ||
README.md | ||
README.rst | ||
conftest.py | ||
pytest.ini | ||
requirements.txt |
README.md
Functional tests
These playbooks aim to individually validate each Ceph component. Some of them require packages to be installed. Ideally you will run these tests from a client machine or from the Ansible server.