Dan Kenigsberg has submitted this change and it was merged. Change subject: test: Unit Test target with NOSE attribute/marker ......................................................................
test: Unit Test target with NOSE attribute/marker Prepare the infrastructure for marking tests using nose.plugins.attrib.attr for their 'type' and create a check-unit (make) target to run only unit tests. Following patches will mark unit tests. The goal is to allow developers to run all unit tests frequently, fast and on any linux flavor. Change-Id: Id74848f94be20748d2a117465740e890ac8f7d0e Signed-off-by: Edward Haas <[email protected]> Reviewed-on: https://gerrit.ovirt.org/54388 Continuous-Integration: Jenkins CI Reviewed-by: Piotr Kliczewski <[email protected]> --- M Makefile.am M tests/Makefile.am 2 files changed, 6 insertions(+), 2 deletions(-) Approvals: Piotr Kliczewski: Looks good to me, approved Jenkins CI: Passed CI tests Edward Haas: Verified -- To view, visit https://gerrit.ovirt.org/54388 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id74848f94be20748d2a117465740e890ac8f7d0e Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
