Dan Kenigsberg has posted comments on this change. Change subject: Disable make check for koji builds ......................................................................
Patch Set 2: Code-Review-1 (2 comments) http://gerrit.ovirt.org/#/c/36417/2//COMMIT_MSG Commit Message: Line 6: Line 7: Disable make check for koji builds Line 8: Line 9: While build in koji make check fails due to missing pep8 and pyflakes Line 10: packages in mock environment please add a link for the failure - I think that we could solve it on Fedora. Line 11: Line 12: Change-Id: Ibcd6bca40897db76f1461e2f84600efa8b8532ce http://gerrit.ovirt.org/#/c/36417/2/vdsm.spec.in File vdsm.spec.in: Line 20: %if %{rhev_build} Line 21: %global rhev_build_config_opt --enable-rhev Line 22: %endif Line 23: Line 24: unrelated whitespace? Line 25: # Default to skipping autoreconf. Distros can change just this one line Line 26: # (or provide a command-line override) if they backport any patches that Line 27: # touch configure.ac or Makefile.am. Line 28: %{!?enable_autotools:%define enable_autotools 0} -- To view, visit http://gerrit.ovirt.org/36417 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibcd6bca40897db76f1461e2f84600efa8b8532ce Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
