Dan Kenigsberg has posted comments on this change. Change subject: automation: Increase timeout for make check ......................................................................
Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/60051/1/automation/check-patch.sh File automation/check-patch.sh: Line 10: ./autogen.sh --system --enable-hooks Line 11: Line 12: debuginfo-install -y python Line 13: Line 14: TIMEOUT=600 make check NOSE_WITH_COVERAGE=1 NOSE_COVER_PACKAGE="$PWD/vdsm,$PWD/lib" > Do you mean to enable the traceback only if TIMEOUT is set? yes Line 15: Line 16: # enable complex globs Line 17: shopt -s extglob Line 18: # In case of vdsm specfile or any Makefile.am file modification in commit, -- To view, visit https://gerrit.ovirt.org/60051 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8d1ec1f001f0c6336f4bf733815012a1d3e3debc Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
