[node-patches] Change in ovirt-node-iso[master]: Save ovirt-node-tools to be exported for other jobs
rbarry at redhat.com
rbarry at redhat.com
Mon Apr 28 14:52:24 UTC 2014
Ryan Barry has uploaded a new change for review.
Change subject: Save ovirt-node-tools to be exported for other jobs
......................................................................
Save ovirt-node-tools to be exported for other jobs
ovirt-node-tools is necessary for child-jobs to run edit-node.
We should export it.
Change-Id: I58e45866a3cdb06063250a1d98e7c329e24550c0
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M jenkins.sh
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/63/27163/1
diff --git a/jenkins.sh b/jenkins.sh
index 83e73ac..c98a5f4 100755
--- a/jenkins.sh
+++ b/jenkins.sh
@@ -195,6 +195,7 @@
"$WORKSPACE"/manifest*
"$WORKSPACE"/ovirt-node-iso.mini-manifest.txt
"$WORKSPACE"/*log
+ "$WORKSPACE"/rpmbuild/RPMS/noarch/ovirt-node-tools*rpm
)
mv "${to_archive[@]}" "$dst_dir"
}
--
To view, visit http://gerrit.ovirt.org/27163
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I58e45866a3cdb06063250a1d98e7c329e24550c0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-iso
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
More information about the node-patches
mailing list