mirror of https://github.com/ceph/ceph-ansible.git
3b47f8e4e4
Currently `ceph_osd_flag` module only supports setting `noout` flag at the cluster level. Ceph supports setting this flag at the osd or the bucket level so let's implement this support in `ceph_osd_flag` module. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com> |
||
---|---|---|
.. | ||
functional | ||
inventories | ||
library | ||
module_utils | ||
plugins/filter | ||
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.