Add reprepro import / release into post pipeline

Now that testing is finished, we can move the reprepro jobs for
deb-openstack team into the post pipeline.

Change-Id: I19804289478530e385bc2333b47438a1e4d9169c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-07-12 14:23:52 -04:00
parent 557a73ef54
commit 648c28f900
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
2 changed files with 3 additions and 7 deletions

View File

@ -8,9 +8,6 @@
PACKAGE_DIR=$WORKSPACE/packages
PROJECT=$(echo $ZUUL_PROJECT | cut -d/ -f2)
URL=http://tarballs.openstack.org/packaging-deb/$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
# Delete any previous build directory
rm -rf $PACKAGE_DIR

View File

@ -5662,10 +5662,9 @@ projects:
gate:
- pkgdeb-build-openstack-pkg-tools
post:
- pkgdeb-publish-openstack-pkg-tools
experimental:
- reprepro-import-debian-openstack-jessie:
- reprepro-release-deb-openstack
- pkgdeb-publish-openstack-pkg-tools:
- reprepro-import-debian-openstack-jessie:
- reprepro-release-deb-openstack
- name: openstack/debtcollector
template: