Laszlo Hornyak has submitted this change and it was merged. Change subject: tools: enable unit tests ......................................................................
tools: enable unit tests The tools package contains some useful unit tests, which are unfortunately disabled since they are intermixed with integration tests. This patch replaces the all-out disabling of the package's tests with a black list of component tests, allowing the unit tests to run in build time. Change-Id: Ic9205fd5d46fb8e44c0ad87cfbe4c3b5c7817dbe Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/tools/pom.xml 1 file changed, 16 insertions(+), 4 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14271 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic9205fd5d46fb8e44c0ad87cfbe4c3b5c7817dbe Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alissa Bonas <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
