mirror of https://github.com/ceph/ceph-ansible.git
Revert "tests: disable nfs testing on master"
This reverts commit 8372b6792f
.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/6359/head
parent
b27398163a
commit
ee1f0ce444
|
@ -23,8 +23,8 @@ rgw0
|
||||||
client0
|
client0
|
||||||
client1
|
client1
|
||||||
|
|
||||||
#[nfss]
|
[nfss]
|
||||||
#nfs0
|
nfs0
|
||||||
|
|
||||||
[rbdmirrors]
|
[rbdmirrors]
|
||||||
rbd-mirror0
|
rbd-mirror0
|
||||||
|
|
|
@ -8,7 +8,7 @@ mon_vms: 3
|
||||||
osd_vms: 3
|
osd_vms: 3
|
||||||
mds_vms: 3
|
mds_vms: 3
|
||||||
rgw_vms: 1
|
rgw_vms: 1
|
||||||
nfs_vms: 0
|
nfs_vms: 1
|
||||||
grafana_server_vms: 0
|
grafana_server_vms: 0
|
||||||
rbd_mirror_vms: 1
|
rbd_mirror_vms: 1
|
||||||
client_vms: 2
|
client_vms: 2
|
||||||
|
|
Loading…
Reference in New Issue