Dan Kenigsberg has submitted this change and it was merged. Change subject: vmtests: use assertXMLEqual in assertBuildCmdline ......................................................................
vmtests: use assertXMLEqual in assertBuildCmdline Test method assertBuildCmdline worked around whitespace in it's own way. We have AssertXMLEqual for that, leading to a more consistent code. Change-Id: If38342d837374c51a862814288803915e4ac3f07 Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/56973 Reviewed-by: Milan Zamazal <[email protected]> Reviewed-by: Francesco Romani <[email protected]> Tested-by: Francesco Romani <[email protected]> Continuous-Integration: Jenkins CI --- M tests/vmTests.py 1 file changed, 1 insertion(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Francesco Romani: Verified; Looks good to me, approved Martin Polednik: Verified Milan Zamazal: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/56973 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If38342d837374c51a862814288803915e4ac3f07 Gerrit-PatchSet: 4 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: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Milan Zamazal <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
