Fix URL variable with reprepro-import builder

Change-Id: I230c0b57755d188d5fef16136a6af9e4672f09cb
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-07-12 09:18:01 -04:00
parent 5627cb54ee
commit a760db19a7
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
AFS_DIR=/afs/.openstack.org/mirror/deb-openstack
PACKAGE_DIR=$WORKSPACE/packages
URL=http://tarballs.openstack.org/$ZUUL_PROJECT/uploads/$ZUUL_REF
PROJECT=$(echo $ZUUL_PROJECT | cut -d/ -f2)
URL=http://tarballs.openstack.org/$PROJECT/uploads/$ZUUL_COMMIT
# TODO(pabelanger): Remove this hardcoded URL once experimental
# testing is finished.
URL=http://tarballs.openstack.org/openstack-pkg-tools/uploads/d2b2b048228e08f77ee0403e5a5f637cc5c6148d