diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index eb5b3c2681..295cc2e5f1 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -4521,6 +4521,11 @@ groups: - openstack-i18n 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 description: Inception Cloud Project - project: openstack/instack diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index e9f1bda816..98f1227ed0 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -748,6 +748,7 @@ openstack-i18n: - x-vrif-minus-2 projects: - openstack/i18n + - openstack/i18n-specs branches: - master diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 81713896dc..d19a55dcad 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -5439,6 +5439,12 @@ - ubuntu-xenial - gate-{name}-requirements +- project: + name: i18n-specs + + jobs: + - specs-jobs + - project: name: inception diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 87376afdfa..5facdbdb8f 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -10260,6 +10260,15 @@ projects: - gate-i18n-pep8-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 template: - name: merge-check