Dan Kenigsberg has submitted this change and it was merged. Change subject: Adding supervdsm unit tests ......................................................................
Adding supervdsm unit tests Adding svdsm uts file. Main tests produce initialization, crashes and calling of svdsm. We verify svdsm reaction in those cases. To manage that we turn filenames to variables, and change them during the tests. This lets us more flexability to use temporary files to run svdsm instance. Change-Id: I08880b12db8a6ca9cc57d74d2ef2a86980a5b097 Signed-off-by: Yaniv Bronhaim <[email protected]> --- M tests/Makefile.am A tests/superVdsmTests.py M vdsm/supervdsm.py M vdsm/supervdsmServer.py 4 files changed, 111 insertions(+), 41 deletions(-) Approvals: Yaniv Bronhaim: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8600 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08880b12db8a6ca9cc57d74d2ef2a86980a5b097 Gerrit-PatchSet: 13 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
