Dan Kenigsberg has submitted this change and it was merged. Change subject: caps: tests: add (more) unittests for caps.py ......................................................................
caps: tests: add (more) unittests for caps.py minidom will be replaced by ElementTree in caps.py capsTests.py does not cover all the code which will need to be changed, so unit tests are added before the changes are made Change-Id: I86c2203bf245ba209e10b0905ae1090835408201 Signed-off-by: mmirecki <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41077 Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M debian/vdsm-tests.install M tests/Makefile.am M tests/capsTests.py A tests/cpu_map.xml M vdsm.spec.in M vdsm/caps.py 6 files changed, 764 insertions(+), 5 deletions(-) Approvals: Marcin Mirecki: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/41077 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I86c2203bf245ba209e10b0905ae1090835408201 Gerrit-PatchSet: 16 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Marcin Mirecki <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marcin Mirecki <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
