]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Tests: Add an mgr node do dmcrypt-dedicated-journal 1656/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 11 Jul 2017 19:20:43 +0000 (21:20 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 12 Jul 2017 13:02:39 +0000 (15:02 +0200)
Add an mgr node to `dmcrypt-dedicated-journal` scenario testing.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/centos/7/crypt-ded-jrn/hosts
tests/functional/centos/7/crypt-ded-jrn/vagrant_variables.yml

index f6a265ab3e5d6093f9a7ed71fefc9358d8d0a8a3..6404712aef34ddb231fc75fde268108513898039 100644 (file)
@@ -3,3 +3,6 @@ mon0
 
 [osds]
 osd0
+
+[mgrs]
+mgr0
index 8a8fb891d5bb44d7d3ad9a0e08e72eb40393f8f8..4ee3aaa27cf048e5305cd6f89d18cd1dfaacf4ec 100644 (file)
@@ -12,7 +12,7 @@ nfs_vms: 0
 rbd_mirror_vms: 0
 client_vms: 0
 iscsi_gw_vms: 0
-mgr_vms: 0
+mgr_vms: 1
 
 # Deploy RESTAPI on each of the Monitors
 restapi: true