Dan Kenigsberg has submitted this change and it was merged. Change subject: Add NFS storage domain functional tests ......................................................................
Add NFS storage domain functional tests Test creating NFS storage domain, pool, image, volume. Test creating VM with the NFS storage. How to verify: 1. build and install VDSM rpms, including vdsm-tests 2. start VDSM service 3. cd /usr/share/vdsm/tests 4. ./run_tests.sh -m 'nfs' functional/xmlrpcTests.py Change-Id: Ic9c24369af552b5d58e0f5704075d6f351792775 Signed-off-by: Zhou Zheng Sheng <[email protected]> Reviewed-on: http://gerrit.ovirt.org/13105 Reviewed-by: Federico Simoncelli <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/functional/xmlrpcTests.py 1 file changed, 118 insertions(+), 4 deletions(-) Approvals: Federico Simoncelli: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Zhou Zheng Sheng: Verified -- To view, visit http://gerrit.ovirt.org/13105 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic9c24369af552b5d58e0f5704075d6f351792775 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Deepak C Shetty <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
