Merge "Adjust jobs after HA Guide RST conversion"
This commit is contained in:
commit
b38556e20c
@ -383,6 +383,8 @@ project-templates:
|
||||
- 'periodic-{name}-python27-liberty'
|
||||
|
||||
|
||||
# Used for building documentation projects that contain
|
||||
# DocBook XML and RST files.
|
||||
- name: openstack-doc-gate
|
||||
check:
|
||||
- gate-{name}-tox-checklinks
|
||||
@ -396,6 +398,16 @@ project-templates:
|
||||
- gate-{name}-tox-checkdeletions
|
||||
- gate-{name}-tox-doc-publish-checkbuild
|
||||
|
||||
# Used for building documentation projects that contain
|
||||
# only RST files.
|
||||
- name: openstack-doc-rst-gate
|
||||
check:
|
||||
- gate-{name}-tox-checkniceness
|
||||
- gate-{name}-tox-doc-publish-checkbuild
|
||||
gate:
|
||||
- gate-{name}-tox-checkniceness
|
||||
- gate-{name}-tox-doc-publish-checkbuild
|
||||
|
||||
- name: openstack-doc-translation
|
||||
check:
|
||||
- 'gate-{name}-tox-checklang'
|
||||
@ -5760,7 +5772,7 @@ projects:
|
||||
- name: openstack/ha-guide
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: openstack-doc-gate
|
||||
- name: openstack-doc-rst-gate
|
||||
- name: openstack-doc-translation
|
||||
post:
|
||||
- operations-guide-tox-doc-publishdocs
|
||||
@ -5810,13 +5822,8 @@ projects:
|
||||
- name: openstack/security-doc
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: openstack-doc-rst-gate
|
||||
- name: openstack-doc-translation
|
||||
check:
|
||||
- gate-security-doc-tox-checkniceness
|
||||
- gate-security-doc-tox-doc-publish-checkbuild
|
||||
gate:
|
||||
- gate-security-doc-tox-checkniceness
|
||||
- gate-security-doc-tox-doc-publish-checkbuild
|
||||
post:
|
||||
- security-doc-tox-doc-publishdocs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user