From 3aff93bfcc501dae38e63d832a9c025a1833ff01 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Thu, 30 Nov 2017 01:23:12 +0900 Subject: [PATCH] Stop translation job for django-openstack-auth master branch In Queens cycle, django-openstack-auth has been merged into the horizon master branch. We no longer need the translation jobs for the master branch of django-openstack-auth. Note that we still maintains the stable branches so upstream-translation-update job needs to be enabled for the stable branches. Change-Id: I4f700c6edc2155fb57a043ea5322f6e3c24d925a --- zuul.d/projects.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index c76db30fce..f524ccc4ac 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -6806,7 +6806,6 @@ - publish-openstack-sphinx-docs - check-requirements - lib-forward-testing - - translation-jobs - translation-jobs-ocata - translation-jobs-pike - publish-to-pypi @@ -6822,6 +6821,12 @@ branches: ^(?!stable/ocata).*$ - legacy-django_openstack_auth-tox-py27dj19 - legacy-django_openstack_auth-tox-py27dj110 + post: + jobs: + - upstream-translation-update: + branches: + - stable/pike + - stable/ocata - project: name: openstack/doc8