]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: test nfs-ganesha with stable repos
authorGuillaume Abrioux <gabrioux@redhat.com>
Sat, 21 Jan 2023 08:33:29 +0000 (09:33 +0100)
committerTeoman ONAY <tonay@redhat.com>
Wed, 31 May 2023 21:07:13 +0000 (23:07 +0200)
dev repos are broken, let's test with stable builds for now.

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 7fcf472584e53753e65f705750945b353d36f78e..c0c2dd8627c802491634db950e41790715e52c50 100644 (file)
@@ -19,8 +19,8 @@ mds2
 [rgws]
 rgw0
 
-[nfss]
-nfs0
+#[nfss]
+#nfs0
 
 [clients]
 client0
index 57331ef78f45d802a775064bb3a8d0cc48b71f83..aacdb5eaf1bbbee2beb7e3ba0cfad91d177ad8de 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
index 4fe0c97cea471842d55f9339812154cc2e05787c..d40e5a7d27f998d9fbd8e3f18e4b5a8189e9f231 100644 (file)
@@ -23,8 +23,8 @@ rgw0
 client0
 client1
 
-[nfss]
-nfs0
+#[nfss]
+#nfs0
 
 [rbdmirrors]
 rbd-mirror0
index 2bbf3b66d360374fed6b7d7c7c96fccc5e40e962..5dcb513b4dee663f9769b22a9841dfe1233ec7d7 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