Add deb-bandit and deb-python-hacking repo

Needed-By: Icf2711878722905daf5809ac713042552e9aecfd
Change-Id: I8b413f440fcf7c3bdc388fec1df9c7a57842b3e8
This commit is contained in:
Thomas Goirand 2016-08-29 14:59:43 +02:00
parent d40a5852a1
commit 03a5f711c2
4 changed files with 32 additions and 0 deletions

View File

@ -1430,6 +1430,10 @@
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
- project: openstack/deb-auto-backports
description: maintaining Sid to Stable Debian backports
- project: openstack/deb-bandit
description: Debian package build scripts for bandit project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
upstream: https://anonscm.debian.org/git/openstack/deb-bandit.git
- project: openstack/deb-barbican
description: Debian package build scripts for barbican project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
@ -1747,6 +1751,10 @@
- project: openstack/deb-python-greenio
description: Debian package build scripts for python-greenio project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
- project: openstack/deb-python-hacking
description: Debian package build scripts for python-hacking project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config
upstream: https://anonscm.debian.org/git/openstack/deb-python-hacking.git
- project: openstack/deb-python-happybase
description: Debian package build scripts for python-happybase project
acl-config: /home/gerrit2/acls/openstack/deb-packaging.config

View File

@ -1507,6 +1507,7 @@ openstack-pkg:
projects:
- openstack/deb-aodh
- openstack/deb-auto-backports
- openstack/deb-bandit
- openstack/deb-barbican
- openstack/deb-ceilometer
- openstack/deb-ceilometermiddleware
@ -1613,6 +1614,7 @@ openstack-pkg:
- openstack/deb-python-glanceclient
- openstack/deb-python-gnocchiclient
- openstack/deb-python-greenio
- openstack/deb-python-hacking
- openstack/deb-python-happybase
- openstack/deb-python-heatclient
- openstack/deb-python-hplefthandclient

View File

@ -1427,6 +1427,12 @@
jobs:
- debian-pkg-build
- project:
name: deb-bandit
jobs:
- debian-pkg-build
- project:
name: deb-barbican
@ -2074,6 +2080,12 @@
jobs:
- debian-pkg-build
- project:
name: deb-python-hacking
jobs:
- debian-pkg-build
- project:
name: deb-python-happybase

View File

@ -6143,6 +6143,11 @@ projects:
- reprepro-sign-jessie-backports:
- reprepro-release-deb-openstack
- name: openstack/deb-bandit
template:
- name: merge-check
- name: build-deb-package
- name: openstack/deb-barbican
template:
- name: merge-check
@ -6681,6 +6686,11 @@ projects:
- name: merge-check
- name: build-deb-package
- name: openstack/deb-python-hacking
template:
- name: merge-check
- name: build-deb-package
- name: openstack/deb-python-happybase
template:
- name: merge-check