Dan Kenigsberg has submitted this change and it was merged. Change subject: hostdev: add basic unit tests for XML ......................................................................
hostdev: add basic unit tests for XML Now VDSM has the needed tools to unit test the creation of host devices. This patch adds first batch of tests, that verify PCI and USB devices without supplied address. Future patches will expand the possibilities of test cases. Change-Id: I723a8876382f778441b015c7c0f453d0888d7f6b Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/43088 Reviewed-by: Francesco Romani <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/hostdevTests.py 1 file changed, 92 insertions(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve Martin Polednik: Verified -- To view, visit https://gerrit.ovirt.org/43088 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I723a8876382f778441b015c7c0f453d0888d7f6b Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Martin Polednik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
