Merge "Cleanup DocBook XML publishing"
This commit is contained in:
commit
bb0b7a182c
@ -16,11 +16,6 @@
|
||||
source: 'publish-docs/api-ref/**'
|
||||
target: '/'
|
||||
remove-prefix: 'publish-docs/api-ref/'
|
||||
- ftp:
|
||||
site: developer.openstack.org
|
||||
source: 'swagger/**'
|
||||
target: 'draft/swagger/'
|
||||
remove-prefix: 'swagger/'
|
||||
- console-log
|
||||
|
||||
- job:
|
||||
|
@ -63,18 +63,9 @@
|
||||
- job-group:
|
||||
name: openstack-doc-jobs
|
||||
jobs:
|
||||
- gate-{name}-tox-{envlist}-{node}:
|
||||
envlist: checklinks
|
||||
node: ubuntu-xenial
|
||||
- gate-{name}-tox-{envlist}-{node}:
|
||||
envlist: checkniceness
|
||||
node: ubuntu-xenial
|
||||
- gate-{name}-tox-{envlist}-{node}:
|
||||
envlist: checksyntax
|
||||
node: ubuntu-xenial
|
||||
- gate-{name}-tox-{envlist}-{node}:
|
||||
envlist: checkdeletions
|
||||
node: ubuntu-xenial
|
||||
- gate-{name}-tox-doc-publish-{envlist}:
|
||||
envlist: checkbuild
|
||||
- '{name}-tox-doc-{envlist}':
|
||||
|
@ -7735,6 +7735,9 @@
|
||||
- openstack-releasenotes-jobs
|
||||
- manual-translation-jobs
|
||||
- translation-jobs-mitaka
|
||||
- gate-{name}-tox-{envlist}-{node}:
|
||||
envlist: checksyntax
|
||||
node: ubuntu-xenial
|
||||
|
||||
- project:
|
||||
name: openstack-resource-agents-specs
|
||||
|
@ -2246,12 +2246,6 @@ jobs:
|
||||
- '^.*\.po$'
|
||||
- '^.*\.pot$'
|
||||
|
||||
- name: ^gate-.*-tox-checklinks-ubuntu-xenial$
|
||||
branch: master
|
||||
voting: false
|
||||
files:
|
||||
- '^.*\.xml$'
|
||||
|
||||
- name: ^gate-.*-tox-checksyntax-ubuntu-xenial$
|
||||
files:
|
||||
- '^.*\.ent$'
|
||||
@ -4970,14 +4964,12 @@ projects:
|
||||
- name: openstack/api-site
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: openstack-doc-gate
|
||||
- name: openstack-doc-rst-gate
|
||||
- name: openstack-doc-translation
|
||||
check:
|
||||
- gate-api-site-tox-checklang-ubuntu-xenial
|
||||
- gate-build-swagger
|
||||
gate:
|
||||
- gate-api-site-tox-checklang-ubuntu-xenial
|
||||
- gate-build-swagger
|
||||
post:
|
||||
- api-site-upstream-translation-update
|
||||
- openstack-api-ref
|
||||
|
Loading…
x
Reference in New Issue
Block a user