mirror of https://github.com/ceph/ceph-ansible.git
53a69640c9
Shared folder is not required for tests. We should avoid hitting the error : ``` uninitialized constant VagrantPlugins::ProviderLibvirt::Action::ShareFolders ``` Also, disabling it might reduce the needed time in certains cases for the VMs to be started. 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.