Dan Kenigsberg has submitted this change and it was merged. Change subject: add NOSE_EXCLUDE to avoid running the test twice ......................................................................
add NOSE_EXCLUDE to avoid running the test twice when build vdsm by autobuild.sh, it runs the test twice for the same build. It takes a long time, add NOSE_EXCLUDE to avoid this. To skip test step, you can run "NOSE_EXCLUDE=.* ./autobuild.sh". Change-Id: If7fdc920f997c479a6b65474a53043fb4f504c84 Signed-off-by: ShaoHe Feng <[email protected]> --- M autobuild.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dan Kenigsberg: Looks good to me, approved Hui Kai Ran: Looks good to me, but someone else must approve Zhou Zheng Sheng: Verified -- To view, visit http://gerrit.ovirt.org/3907 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If7fdc920f997c479a6b65474a53043fb4f504c84 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Hui Kai Ran <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
