Dan Kenigsberg has submitted this change and it was merged. Change subject: contrib: Adding contrib/nfs-check.py ......................................................................
contrib: Adding contrib/nfs-check.py nfs-check is a python script to validate nfs targets. Currently, nfs-check mount the nfs target, create a file as vdsm:kvm and remove it. If any of these operations fails, the script will make suggestions to make the NFS server available for the tests. $ sudo python nfs-check.py Usage: nfs-check.py server:/target Change-Id: I4d3231077fb59e11be1d61a578a96a3988559ff3 --- A contrib/nfs-check.py 1 file changed, 270 insertions(+), 0 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/916 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4d3231077fb59e11be1d61a578a96a3988559ff3 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
