Adam Litke has uploaded a new change for review. Change subject: build: Add an option to skip unit tests ......................................................................
build: Add an option to skip unit tests During development it is common to rebuid vdsm many times. In that case it is very time-consuming to run the tests each time. Provide a method to skip testing during a build. make SKIPTESTS=1 rpm Change-Id: I0714099b3d388a4081896cb5b76fca613067e28f Signed-off-by: Adam Litke <[email protected]> --- M tests/Makefile.am 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/06/3906/1 -- To view, visit http://gerrit.ovirt.org/3906 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0714099b3d388a4081896cb5b76fca613067e28f Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
