Add deb-python-fixtures to packaging-deb

The governance patch is at:
https://review.openstack.org/359081

Not pushing it as depends so this patch can be merged without waiting for
the governance patch.

Change-Id: I3eb049447aacb63281db98d19e0369cce69dfc07
This commit is contained in:
Thomas Goirand 2016-08-22 21:03:32 +02:00
parent 7dd4386766
commit 9be2fed32b
4 changed files with 16 additions and 0 deletions

View File

@ -1717,6 +1717,10 @@
- project: openstack/deb-python-fasteners
description: Debian package build scripts for python-fasteners project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
- project: openstack/deb-python-fixtures
description: Debian package build scripts for python-fixtures project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
upstream: https://anonscm.debian.org/git/openstack/deb-python-fixtures.git
- project: openstack/deb-python-frozendict
description: Debian package build scripts for python-frozendict project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config

View File

@ -1599,6 +1599,7 @@ openstack-pkg:
- openstack/deb-python-extras
- openstack/deb-python-falcon
- openstack/deb-python-fasteners
- openstack/deb-python-fixtures
- openstack/deb-python-frozendict
- openstack/deb-python-fuelclient
- openstack/deb-python-funcsigs

View File

@ -2010,6 +2010,12 @@
jobs:
- debian-pkg-build
- project:
name: deb-python-fixtures
jobs:
- debian-pkg-build
- project:
name: deb-python-frozendict

View File

@ -6622,6 +6622,11 @@ projects:
- name: merge-check
- name: build-deb-package
- name: openstack/deb-python-fixtures
template:
- name: merge-check
- name: build-deb-package
- name: openstack/deb-python-frozendict
template:
- name: merge-check