Push translated pages to docs-draft

Use docs-draft to publish result from check/gate translation jobs for
manual projects.

Change-Id: I98d8586fa918ac60cd2fea37da303e1728881b56
This commit is contained in:
Andreas Jaeger 2017-08-01 18:57:58 +02:00
parent 8fb073181a
commit 5b402bf01c
2 changed files with 7 additions and 7 deletions

View File

@ -86,8 +86,7 @@
jobs:
- '{name}-upstream-translation-update'
- '{name}-propose-translation-update{suffix}'
- 'gate-{name}-tox-{envlist}-{node}':
- 'gate-{name}-tox-doc-publish-{envlist}':
envlist: checklang
node: ubuntu-xenial
- '{name}-tox-doc-{envlist}':
envlist: publishlang

View File

@ -585,9 +585,9 @@ project-templates:
- name: openstack-doc-translation
check:
- gate-{name}-tox-checklang-ubuntu-xenial
- gate-{name}-tox-doc-publish-checklang
gate:
- gate-{name}-tox-checklang-ubuntu-xenial
- gate-{name}-tox-doc-publish-checklang
post:
- '{name}-upstream-translation-update'
- '{name}-tox-doc-publishlang'
@ -2674,7 +2674,8 @@ jobs:
- name: ^gate-.*-tox-doc-publish-checkbuild.*$
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/
- name: ^gate-.*-tox-checklang.*ubuntu-xenial$
- name: ^gate-.*-tox-doc-publish-checklang$
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/
# Only run job if at least one po or pot file was changed
files:
- '^.*\.po$'
@ -5535,9 +5536,9 @@ projects:
- name: merge-check
- name: openstack-doc-rst-gate
check:
- gate-api-site-tox-checklang-ubuntu-xenial
- gate-api-site-tox-doc-publish-checklang
gate:
- gate-api-site-tox-checklang-ubuntu-xenial
- gate-api-site-tox-doc-publish-checklang
post:
- api-site-upstream-translation-update
- openstack-api-ref