Sandro Bonazzola has posted comments on this change.

Change subject: automation: add automation scripts
......................................................................


Patch Set 2: -Verified

(1 comment)

https://gerrit.ovirt.org/#/c/39714/2/automation/build-artifacts.sh
File automation/build-artifacts.sh:

Line 12: make rpmsuffix=".${GIT_RELEASE}" srpm
Line 13: yum-builddep ./ovirt-engine-sdk-python.spec
Line 14: make rpmsuffix=".${GIT_RELEASE}" rpm
Line 15: 
Line 16: for file in $(find dist -iregex ".*\.\(tar\.gz\|rpm\)$"); do
I guess ^^ this can fail
Line 17:     echo "Archiving $file"
Line 18:     mv "$file" exported-artifacts/


-- 
To view, visit https://gerrit.ovirt.org/39714
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ice348d6a168428c8ec605e11ddb8af7012e12991
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: David Caro <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Michael Pasternak <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to