Anatoly Litovsky has posted comments on this change. Change subject: Adding HE plugin and VDSM plugin to be build in by default ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/37262/1/jobs/confs/shell-scripts/build-local-ovirt-node.sh File jobs/confs/shell-scripts/build-local-ovirt-node.sh: Line 32: %end Line 33: EOF_ks Line 34: cd "$OVIRT_NODE_BASE"/ovirt-node-iso Line 35: ./autogen.sh \ Line 36: --with-recipe=../ovirt-node/recipe --with-recipe=../ovirt-node/recipe \ > I'd split it in two lines, for readability (one arg per line). Done Line 37: --with-extra-recipe=../extra-recipe.ks Line 38: if ! make iso publish ; then Line 39: die "ISO build failed" Line 40: fi -- To view, visit http://gerrit.ovirt.org/37262 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iafd410eb33d5b7bdb53fbed5d0caf08b9818438b Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Anatoly Litovsky <[email protected]> Gerrit-Reviewer: Anatoly Litovsky <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
