[node-patches] Change in ovirt-node-iso[node-3.1]: Loosen the filenames for ovirt-node-iso
rbarry at redhat.com
rbarry at redhat.com
Tue Aug 5 16:46:00 UTC 2014
Ryan Barry has uploaded a new change for review.
Change subject: Loosen the filenames for ovirt-node-iso
......................................................................
Loosen the filenames for ovirt-node-iso
Allow for both ovirt-node-iso and ovirt-node-base-iso ISO and RPM
Change-Id: Ib221d2c533b8855183a46089c757dba0474ea38a
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M jenkins.sh
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/98/31098/1
diff --git a/jenkins.sh b/jenkins.sh
index 9506be7..b0f5dda 100755
--- a/jenkins.sh
+++ b/jenkins.sh
@@ -190,8 +190,8 @@
"$dst_dir/ovirt-node_scm_hash.txt"
cp "$WORKSPACE/.git/HEAD" "$dst_dir/scm_hash.txt"
to_archive=(
- "$WORKSPACE"/ovirt-node-iso*iso
- "$WORKSPACE"/ovirt-cache/ovirt/*/ovirt-node-iso*rpm
+ "$WORKSPACE"/ovirt-node-*iso
+ "$WORKSPACE"/ovirt-cache/ovirt/*/ovirt-node-*rpm
"$WORKSPACE"/manifest*
"$WORKSPACE"/ovirt-node-iso.mini-manifest.txt
"$WORKSPACE"/*log
--
To view, visit http://gerrit.ovirt.org/31098
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib221d2c533b8855183a46089c757dba0474ea38a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-iso
Gerrit-Branch: node-3.1
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
More information about the node-patches
mailing list