[node-patches] Change in ovirt-node[master]: Small fixes for the build script
tlitovsk at redhat.com
tlitovsk at redhat.com
Wed Jul 22 08:35:05 UTC 2015
Anatoly Litovsky has posted comments on this change.
Change subject: Small fixes for the build script
......................................................................
Patch Set 2: Code-Review-1
(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
Thats the way ovirt node build.
We put tmp output dir next to our repo and not inside
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 <dcaroest at redhat.com>
Gerrit-Reviewer: Anatoly Litovsky <tlitovsk at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes
More information about the node-patches
mailing list