mirror of https://github.com/ceph/ceph-ansible.git
187b2bc9d9
``` ------------------------------ Captured log setup ------------------------------ display.py 174 INFO Wednesday 13 February 2019 15:54:15 +0000 (0:00:07.787) 0:02:11.607 **** ansible.py 61 INFO RUN Ansible('setup', None, {'check': True, 'become': False}): {'_ansible_no_log': False, '_ansible_parsed': False, '_ansible_verbose_override': True, 'changed': False, 'module_stderr': u'Connection to 192.168.121.87 closed.\r\n', 'module_stdout': u'bash: /bin/sh: Cannot allocate memory\r\n', 'msg': u'MODULE FAILURE\nSee stdout/stderr for the exact error', 'rc': 126} ``` 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.