]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Revert "tests: disable nfs-ganesha testing"
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 14 Sep 2020 18:45:33 +0000 (14:45 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 2 Oct 2020 05:43:07 +0000 (07:43 +0200)
This reverts commit 7348e9a253518904724b05565c97fa1f35c47006.

Since the nfs-ganesha rpm build for CentOS 8 has been fixed, and
the nfs-ganesha segfault caused by an issue in librgw has also been
fixed.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
tests/functional/all_daemons/container/hosts
tests/functional/all_daemons/container/vagrant_variables.yml
tests/functional/all_daemons/hosts
tests/functional/all_daemons/vagrant_variables.yml

index 9c0430caa344eb26880b3f620b95194853536f99..d5b2dda568d6e1a166d1bfcbad4290912ef58da8 100644 (file)
@@ -19,8 +19,8 @@ mds2
 [rgws]
 rgw0
 
-#[nfss]
-#nfs0
+[nfss]
+nfs0
 
 [clients]
 client0
index 99989bc403988670eb8a113068e9623130af74ce..5e199588f02473ab0b7d38a078c684b6987969ed 100644 (file)
@@ -8,7 +8,7 @@ mon_vms: 3
 osd_vms: 3
 mds_vms: 3
 rgw_vms: 1
-nfs_vms: 0
+nfs_vms: 1
 grafana_server_vms: 0
 rbd_mirror_vms: 1
 client_vms: 2
index b61f00fe6d2e6a91d028fe09f64e95356320d959..595c2bfa1e27078577e7862f0183e156bfc160e9 100644 (file)
@@ -23,8 +23,8 @@ rgw0
 client0
 client1
 
-#[nfss]
-#nfs0
+[nfss]
+nfs0
 
 [rbdmirrors]
 rbd-mirror0
index f994ae0824e6bd3389a5f89a40a195bdbcb4485a..7da2da79d9bec9265c9eee76a97d18108d8be8d3 100644 (file)
@@ -8,7 +8,7 @@ mon_vms: 3
 osd_vms: 3
 mds_vms: 3
 rgw_vms: 1
-nfs_vms: 0
+nfs_vms: 1
 grafana_server_vms: 0
 rbd_mirror_vms: 1
 client_vms: 2