diff --git a/tests/functional/centos/7/docker/hosts b/tests/functional/centos/7/docker/hosts index d63336efc..7e0ab98a1 100644 --- a/tests/functional/centos/7/docker/hosts +++ b/tests/functional/centos/7/docker/hosts @@ -15,6 +15,9 @@ rgw0 [mgrs] mgr0 +[nfss] +nfs0 + [clients] client0 ceph_origin="repository" ceph_repository="community" diff --git a/tests/functional/centos/7/docker/vagrant_variables.yml b/tests/functional/centos/7/docker/vagrant_variables.yml index 56e9cfe4c..5a49b01e4 100644 --- a/tests/functional/centos/7/docker/vagrant_variables.yml +++ b/tests/functional/centos/7/docker/vagrant_variables.yml @@ -8,7 +8,7 @@ mon_vms: 3 osd_vms: 1 mds_vms: 1 rgw_vms: 1 -nfs_vms: 0 +nfs_vms: 1 rbd_mirror_vms: 1 client_vms: 1 iscsi_gw_vms: 0