]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
add a mdss group to the CLI testing inventory
authorAndrew Schoen <aschoen@redhat.com>
Thu, 5 May 2016 21:53:56 +0000 (16:53 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 9 May 2016 16:17:43 +0000 (11:17 -0500)
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>
(cherry picked from commit 8a09b9c6abf23ab5675428d72a958832692423d2)

tests/inventories/single-machine.yml

index 453ae6267d34b91631db37b366646da43c9249de..f29122795908deb5cb9059bc08638daa53724ec0 100644 (file)
@@ -6,3 +6,6 @@ localhost
 
 [rgws]
 localhost
+
+[mdss]
+localhost