Merge "Create new job for testing of translated manual"

This commit is contained in:
Jenkins 2014-05-22 00:47:11 +00:00 committed by Gerrit Code Review
commit 50ae442dc4
2 changed files with 6 additions and 0 deletions

View File

@ -102,3 +102,5 @@
jobs:
- '{name}-manuals-upstream-translation-update'
- '{name}-manuals-propose-translation-update'
- 'gate-{name}-tox-{envlist}':
envlist: checklang

View File

@ -342,6 +342,8 @@ project-templates:
- gate-{name}-tox-doc-publish-checkbuild
- name: openstack-doc-translation
check:
- 'gate-{name}-tox-checklang'
post:
- '{name}-manuals-upstream-translation-update'
periodic:
@ -464,6 +466,8 @@ jobs:
voting: false
- name: ^gate-.*-tox-doc-publish-checkbuild$
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/
- name: ^gate-.*-tox-checklang$
voting: false
- name: ^gate-.*-tox-checkniceness$
voting: false
- name: ^gate-.*-docs$