Rename stackforge/bindep -> openstack-infra/bindep

This patch brings the stackforge/bindep repository under the
openstack-infra namespace.

The bindep-core gerrit group is preserved, infra-core will be
added to that group. A new bindep-release gerrit group is
created.

Depends-on: I94b4c119f46cd6d6b607f5abc394a63fb2b0b97f
Change-Id: I39309976c2d0c05bbcfa88dc0928547e34cc4e6e
This commit is contained in:
Anita Kuno
2015-03-03 15:14:12 -05:00
committed by James E. Blair
parent c5eed357ff
commit a3fda8fa7f
5 changed files with 32 additions and 27 deletions

View File

@@ -4,7 +4,7 @@ label-Code-Review = -2..+2 group bindep-core
label-Workflow = -1..+1 group bindep-core
[access "refs/tags/*"]
pushSignedTag = group bindep-core
pushSignedTag = group bindep-release
[receive]
requireChangeId = true

View File

@@ -61,6 +61,13 @@
description: Theme for ask.openstack.org.
options:
- direct-release
- project: openstack-infra/bindep
description: Binary dependency automation
use-storyboard: true
groups:
- openstack-ci
options:
- direct-release
- project: openstack-infra/bugdaystats
use-storyboard: true
groups:
@@ -1151,8 +1158,6 @@
description: Python AST-based static analyzer from OpenStack Security Group
- project: stackforge/billingstack
description: Billing software
- project: stackforge/bindep
description: Binary dependency automation
- project: stackforge/blazar
description: Reservation Service for OpenStack
acl-config: /home/gerrit2/acls/stackforge/blazar.config

View File

@@ -408,6 +408,7 @@ openstack-infra:
- openstack-dev/specs-cookiecutter
- openstack-infra/ansible-puppet
- openstack-infra/askbot-theme
- openstack-infra/bindep
- openstack-infra/bugdaystats
- openstack-infra/devstack-gate
- openstack-infra/elastic-recheck

View File

@@ -2037,6 +2037,15 @@
jobs:
- ansible-lint-jobs
- project:
name: bindep
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: bugdaystats
node: 'bare-precise || bare-trusty'
@@ -3003,16 +3012,6 @@
- pypi-jobs
- project:
name: bindep
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: blazar
node: 'bare-precise || bare-trusty'

View File

@@ -3348,6 +3348,20 @@ projects:
- name: merge-check
- name: noop-jobs
- name: openstack-infra/bindep
template:
- name: merge-check
- name: publish-to-pypi
check:
- gate-bindep-pep8
- gate-bindep-python27
gate:
- gate-bindep-pep8
- gate-bindep-python27
post:
- bindep-branch-tarball
- bindep-coverage
- name: openstack-infra/bugdaystats
template:
- name: merge-check
@@ -4340,20 +4354,6 @@ projects:
- billingstack-coverage
- billingstack-branch-tarball
- name: stackforge/bindep
template:
- name: merge-check
- name: publish-to-pypi
check:
- gate-bindep-pep8
- gate-bindep-python27
gate:
- gate-bindep-pep8
- gate-bindep-python27
post:
- bindep-branch-tarball
- bindep-coverage
- name: stackforge/blazar
template:
- name: merge-check