Dan Kenigsberg has submitted this change and it was merged. Change subject: tests: backport assertAlmostEqual ......................................................................
tests: backport assertAlmostEqual vm migration tests depend on the 'delta' keyword argument of the assertAlmostEqual method. This patch adds the backport of this method, thus unbreaking the tests on python 2.6. Change-Id: I5fecc424fec13b01b4a9cdb81f576edb9887c3d3 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/35156 Tested-by: Dan Kenigsberg <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/testlib.py 1 file changed, 41 insertions(+), 0 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35156 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5fecc424fec13b01b4a9cdb81f576edb9887c3d3 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
