Creates a new repo, project-config

This patch creates a new repo, openstack-infra/project-config.
This is the first step in the work items to impliment the
spec config-repo-split.

Change-Id: Ibd17035f69501104038d2ec8de0c6e857844cc0e
Story: 167
This commit is contained in:
Anita Kuno 2014-09-15 14:23:09 -04:00
parent fb54f64d04
commit 11787a748e
5 changed files with 41 additions and 0 deletions

View File

@ -31,6 +31,7 @@ openstack-infra:
- openstack-infra/nose-html-output
- openstack-infra/odsreg
- openstack-infra/os-loganalyze
- openstack-infra/project-config
- openstack-infra/publications
- openstack-infra/puppet-apparmor
- openstack-infra/puppet-dashboard
@ -758,6 +759,7 @@ openstack-merges:
- openstack-infra/odsreg
- openstack-infra/openstackid
- openstack-infra/os-loganalyze
- openstack-infra/project-config
- openstack-infra/publications
- openstack-infra/puppet-apparmor
- openstack-infra/puppet-dashboard

View File

@ -0,0 +1,10 @@
[access "refs/heads/*"]
abandon = group project-config-core
label-Code-Review = -2..+2 group project-config-core
label-Workflow = -1..+1 group project-config-core
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -543,6 +543,14 @@
jobs:
- python-jobs
- project:
name: project-config
node: 'bare-precise || bare-trusty'
jobs:
- gate-{name}-pep8
- gate-{name}-bashate
- project:
name: gerrit-powered-agenda
node: 'bare-precise || bare-trusty'

View File

@ -168,6 +168,11 @@
- openstack-ci
description: log analyzer tools for logs.openstack.org
upstream: git://github.com/sdague/os_loganalyze.git
- project: openstack-infra/project-config
groups:
- openstack-ci
description: configuration files for project CI systems
upstream: git://github.com/anteaya/project-config.git
- project: openstack-infra/publications
groups:
- openstack-ci

View File

@ -3302,6 +3302,22 @@ projects:
- gate-os-loganalyze-pep8
- gate-os-loganalyze-python27
- name: openstack-infra/project-config
template:
- name: merge-check
check:
- config-compare-xml
- gate-config-layout
- gate-project-config-pep8
- gate-project-config-bashate
- gate-config-irc-access
- gate-config-projects-yaml
gate:
- gate-config-layout
- gate-project-config-pep8
- gate-config-irc-access
- gate-config-projects-yaml
- name: openstack-infra/publications
template:
- name: merge-check