]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: disable nfs testing
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 Jan 2020 14:40:50 +0000 (15:40 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 8 Jan 2020 10:13:46 +0000 (11:13 +0100)
nfs-ganesha makes the CI failing because of issue related to SELinux.

See:
- https://bugzilla.redhat.com/show_bug.cgi?id=1788563
- https://github.com/nfs-ganesha/nfs-ganesha/issues/527

Until we can get this fixed, let's disable nfs-ganesha testing
temporarily.

Signed-off-by: Guillaume Abrioux <gabrioux@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 06596f0818880795a178d6a360bcedbf2534c4d9..b4882e58e12ded145bfe20bd51c45f138630ef36 100644 (file)
@@ -18,8 +18,8 @@ mds2
 [rgws]
 rgw0
 
-[nfss]
-nfs0
+#[nfss]
+#nfs0
 
 [clients]
 client0
index c49adaf9044245b2a38c3a9f668647cfaee45dd1..fbb28610998acdb8bb8155d426b312d117474b8c 100644 (file)
@@ -8,7 +8,7 @@ mon_vms: 3
 osd_vms: 2
 mds_vms: 3
 rgw_vms: 1
-nfs_vms: 1
+nfs_vms: 0
 grafana_server_vms: 0
 rbd_mirror_vms: 1
 client_vms: 2
index 44e193083b7e81aa870e88741c0c9438676fe3d3..f0793d95d241c266825da1fd94db0c14797c6ce2 100644 (file)
@@ -22,8 +22,8 @@ rgw0
 client0
 client1
 
-[nfss]
-nfs0
+#[nfss]
+#nfs0
 
 [rbdmirrors]
 rbd-mirror0
index 0062ac71e59b91cb426d63729bf8efd60e610e4b..24824a6644ae084a3b068e71583127781d995360 100644 (file)
@@ -8,7 +8,7 @@ mon_vms: 3
 osd_vms: 2
 mds_vms: 3
 rgw_vms: 1
-nfs_vms: 1
+nfs_vms: 0
 grafana_server_vms: 0
 rbd_mirror_vms: 1
 client_vms: 2