tests: temporarily disable nfs-ganesha
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 5 Jan 2022 08:52:35 +0000 (09:52 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 5 Jan 2022 14:41:44 +0000 (15:41 +0100)
This commit [1] seems to have broken a selinux policy preventing nfs-ganesha from
starting properly.

Since we can't address the issue in ceph-ansible, let's disable temporarily nfs-ganesha testing.

[1] https://github.com/nfs-ganesha/nfs-ganesha/commit/dae2da63d58ae6bfe9ee813b5a59bc40102d7b8d

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/all_daemons/hosts
tests/functional/all_daemons/vagrant_variables.yml

index 4fe0c97cea471842d55f9339812154cc2e05787c..d40e5a7d27f998d9fbd8e3f18e4b5a8189e9f231 100644 (file)
@@ -23,8 +23,8 @@ rgw0
 client0
 client1
 
-[nfss]
-nfs0
+#[nfss]
+#nfs0
 
 [rbdmirrors]
 rbd-mirror0
index 7da2da79d9bec9265c9eee76a97d18108d8be8d3..f994ae0824e6bd3389a5f89a40a195bdbcb4485a 100644 (file)
@@ -8,7 +8,7 @@ mon_vms: 3
 osd_vms: 3
 mds_vms: 3
 rgw_vms: 1
-nfs_vms: 1
+nfs_vms: 0
 grafana_server_vms: 0
 rbd_mirror_vms: 1
 client_vms: 2