mirror of https://github.com/ceph/ceph-ansible.git
7b7f79171a
Ansible 2.7 introduces the reboot module so we don't need to use the shell/reboot + wait_for tasks. https://docs.ansible.com/ansible/latest/modules/reboot_module.html Signed-off-by: Dimitri Savineau <dsavinea@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.