]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: add nfs container test
authorSébastien Han <seb@redhat.com>
Tue, 19 Sep 2017 11:40:42 +0000 (13:40 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 21 Sep 2017 09:07:14 +0000 (11:07 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
tests/functional/centos/7/docker/hosts
tests/functional/centos/7/docker/vagrant_variables.yml

index d63336efcf32776ab24d3d644d637c80b6488579..7e0ab98a134df4a3e1f44cc6b4642b4e2eab6c78 100644 (file)
@@ -15,6 +15,9 @@ rgw0
 [mgrs]
 mgr0
 
+[nfss]
+nfs0
+
 [clients]
 client0 ceph_origin="repository" ceph_repository="community"
 
index 56e9cfe4c08dad11244e475bc6cee99df96e7325..5a49b01e4982dbaf3be92a7c163dc764890fd2d7 100644 (file)
@@ -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