]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
test: add mgr bootstrap support 1377/head
authorSébastien Han <seb@redhat.com>
Thu, 6 Apr 2017 15:26:52 +0000 (17:26 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 10 Apr 2017 13:13:13 +0000 (15:13 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
tests/functional/centos/7/cluster/vagrant_variables.yml
tests/functional/ubuntu/16.04/cluster/vagrant_variables.yml

index ded9c1540f2d33f9f11e28aa1e5491a5b67d0968..576ef00344abf219eb9bfe1902fff86e296c3442 100644 (file)
@@ -12,7 +12,7 @@ nfs_vms: 0
 rbd_mirror_vms: 0
 client_vms: 1
 iscsi_gw_vms: 0
-mgr_vms: 0
+mgr_vms: 1
 
 # Deploy RESTAPI on each of the Monitors
 restapi: true
index f4e71cd9a874c866cdc82681977aca3a78463ed6..40e76fefde6cbfa9409fa563cf3c7c8727aaa656 100644 (file)
@@ -12,7 +12,7 @@ nfs_vms: 0
 rbd_mirror_vms: 0
 client_vms: 1
 iscsi_gw_vms: 0
-mgr_vms: 0
+mgr_vms: 1
 
 # Deploy RESTAPI on each of the Monitors
 restapi: true