Skip to content

Commit

Permalink
Merge pull request gluster#133 from gluster/kshithijiyer-remove-nfs
Browse files Browse the repository at this point in the history
Remove nfs as gnfs is depriciated and nfs-ganesha isn't supported
tshacked authored Feb 4, 2021

Verified

This commit was signed with the committer’s verified signature.
2 parents 720f1da + 487e88c commit 02b6edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/scripts/glusto/templates/gluster_tests_config.yml.j2
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ log_level: DEBUG
log_color: False

gluster:
running_on_mounts: ['glusterfs', 'nfs']
running_on_mounts: ['glusterfs']
smb_share_options:
group: "metadata-cache"
cache-samba-metadata: "on"

0 comments on commit 02b6edc

Please sign in to comment.