From 0c90c7581c2a20b516663c13e8312baa5bfdcba7 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 5 Sep 2014 21:38:18 +0200 Subject: [PATCH] Add translation jobs for swift https://review.openstack.org/#/c/97092/ setups translations for swift, and transifex is ready, we can now run the jobs as well and start translations... Change-Id: If431c68e10fed4a567bcbc9ebf172074c9a65f2b Closes-Bug: #1082805 Closes-Bug: #608725 --- .../files/jenkins_job_builder/config/projects.yaml | 1 + modules/openstack_project/files/zuul/layout.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index 9f52654835..b8f928bcbd 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1575,6 +1575,7 @@ jobs: - python-jobs - openstack-publish-jobs + - translation-jobs - 'gate-{name}-tox-{envlist}': envlist: func - '{pipeline}-swift-dsvm-functional{branch-designator}': diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 5b6933a827..44ecec9514 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1341,6 +1341,7 @@ projects: - name: check-requirements - name: integrated-gate - name: large-ops + - name: translation-jobs check: - gate-swift-tox-func - check-swift-dsvm-functional