David Caro has posted comments on this change. Change subject: Small fixes for the build script ......................................................................
Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/43885/2/automation/build-node.sh File automation/build-node.sh: Line 10: Line 11: Line 12: #sets the env variables required for the rest Line 13: export CACHE="$PWD"/build Line 14: export OVIRT_NODE_BASE="$PWD" > The ovirt node base must be one dir up then the ovirt node why? I've been able to run this and generate the rpms correctly (did not test the rpms though) Line 15: export OVIRT_CACHE_DIR="$CACHE" Line 16: export OVIRT_LOCAL_REPO=file://"$OVIRT_CACHE_DIR"/ovirt Line 17: Line 18: -- To view, visit https://gerrit.ovirt.org/43885 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Icdfb4f4d30ef871e4ae1eeeaa2d7b6ee9fb822e9 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: David Caro <[email protected]> Gerrit-Reviewer: Anatoly Litovsky <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
