Merge "Add i18n-specs repo"
This commit is contained in:
commit
cdc2e84357
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user