diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index fd13dcec..a1557ea3 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -656,6 +656,23 @@ - propose-translation-update: branches: stable/queens +- project-template: + name: translation-jobs-rocky + description: | + Sync translations to translation server and back again for + **stable/rocky** branch only. + + This is intented for official OpenStack projects that have + translations set up. + post: + jobs: + - upstream-translation-update: + branches: stable/rocky + periodic: + jobs: + - propose-translation-update: + branches: stable/rocky + - project-template: name: openstack-specs-jobs description: |