Enable reprepro-release-deb-openstack

Now that our reprepro import job is working correctly, enable
reprepro-release-deb-openstack to test we are publishing to AFS
correctly.

Change-Id: Ic2958d6e3499d3af7c848a6eb709c7a285f3d132
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-07-12 11:08:05 -04:00
parent a760db19a7
commit 60dd6788a7
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
3 changed files with 12 additions and 3 deletions

View File

@ -65,7 +65,7 @@
- console-log
- job-template:
name: reprepro-release-{reprepro}
name: reprepro-release-{volume}
node: release
wrappers:
@ -78,7 +78,7 @@
- link-logs
- net-info
- afs-release:
volume: mirror.{reprepro}
volume: mirror.{volume}
publishers:
- console-log

View File

@ -1316,6 +1316,8 @@
- reprepro-import-{reprepro}-{codename}:
reprepro: debian-openstack
codename: jessie
- reprepro-release-{volume}:
volume: deb-openstack
- project:
name: debtcollector

View File

@ -2930,6 +2930,12 @@ jobs:
voting: false
# Mutexes
- name: reprepro-import-debian-openstack-jessie
mutex: mirror.deb-openstack
- name: reprepro-release-deb-openstack
mutex: mirror.deb-openstack
- name: wheel-build-ubuntu-trusty-amd64-python2
mutex: mirror.wheel.trustyx64
@ -5662,7 +5668,8 @@ projects:
post:
- pkgdeb-publish-openstack-pkg-tools
experimental:
- reprepro-import-debian-openstack-jessie
- reprepro-import-debian-openstack-jessie:
- reprepro-release-deb-openstack
- name: openstack/debtcollector
template: