Merge "Add i18n-specs repo"

This commit is contained in:
Jenkins 2016-11-09 08:26:06 +00:00 committed by Gerrit Code Review
commit cdc2e84357
4 changed files with 21 additions and 0 deletions

View File

@ -4521,6 +4521,11 @@
groups: groups:
- openstack-i18n - openstack-i18n
description: Utilities, assets and configrations used by I18n team description: Utilities, assets and configrations used by I18n team
- project: openstack/i18n-specs
groups:
- openstack-i18n
acl-config: /home/gerrit2/acls/openstack/i18n.config
description: OpenStack I18n Specifications
- project: openstack/inception - project: openstack/inception
description: Inception Cloud Project description: Inception Cloud Project
- project: openstack/instack - project: openstack/instack

View File

@ -748,6 +748,7 @@ openstack-i18n:
- x-vrif-minus-2 - x-vrif-minus-2
projects: projects:
- openstack/i18n - openstack/i18n
- openstack/i18n-specs
branches: branches:
- master - master

View File

@ -5439,6 +5439,12 @@
- ubuntu-xenial - ubuntu-xenial
- gate-{name}-requirements - gate-{name}-requirements
- project:
name: i18n-specs
jobs:
- specs-jobs
- project: - project:
name: inception name: inception

View File

@ -10260,6 +10260,15 @@ projects:
- gate-i18n-pep8-ubuntu-xenial - gate-i18n-pep8-ubuntu-xenial
- gate-i18n-docs-ubuntu-xenial - gate-i18n-docs-ubuntu-xenial
- name: openstack/i18n-specs
template:
- name: merge-check
- name: openstack-specs-jobs
check:
- gate-i18n-specs-python27-ubuntu-xenial
gate:
- gate-i18n-specs-python27-ubuntu-xenial
- name: openstack/inception - name: openstack/inception
template: template:
- name: merge-check - name: merge-check