ceph-ansible/tests
Andrew Schoen 8a09b9c6ab add a mdss group to the CLI testing inventory
The ceph-mds role is being tested, but there was not group for it in the
inventory so ceph-mds was not being installed on the testing machine.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2016-05-06 14:47:45 -05:00
..
inventories add a mdss group to the CLI testing inventory 2016-05-06 14:47:45 -05:00
README.md WIP: first implementation of functional tests 2015-02-22 02:31:28 +01:00
validate-ceph.yml WIP: first implementation of functional tests 2015-02-22 02:31:28 +01:00
validate-mds.yml WIP: first implementation of functional tests 2015-02-22 02:31:28 +01:00
validate-mon.yml WIP: first implementation of functional tests 2015-02-22 02:31:28 +01:00
validate-rados.yml WIP: first implementation of functional tests 2015-02-22 02:31:28 +01:00
validate-rbd.yml WIP: first implementation of functional tests 2015-02-22 02:31:28 +01:00
validate-rgw.yml WIP: first implementation of functional tests 2015-02-22 02:31:28 +01:00

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.