Remove job compute-api-v2.0-wadl
This job is failing for months since the published file has moved. The nova repository is not referencing the location anymore, so we can remove this. Change-Id: I9ce3b2a8a662115ecb2cad4ba00d008ff54d6dd8 Related-Bug: #1313119
This commit is contained in:
parent
fa59ac7351
commit
167a39a01d
@ -68,23 +68,3 @@
|
|||||||
remove-prefix: 'www/'
|
remove-prefix: 'www/'
|
||||||
excludes: ''
|
excludes: ''
|
||||||
- console-log
|
- console-log
|
||||||
|
|
||||||
|
|
||||||
- job:
|
|
||||||
name: compute-api-v2.0-wadl
|
|
||||||
node: bare-precise
|
|
||||||
|
|
||||||
builders:
|
|
||||||
- revoke-sudo
|
|
||||||
- gerrit-git-prep
|
|
||||||
- shell: /usr/local/jenkins/slave_scripts/run-xmllint.sh openstack-compute-api-2/src/os-compute-2.wadl
|
|
||||||
|
|
||||||
publishers:
|
|
||||||
- ftp:
|
|
||||||
site: docs.openstack.org
|
|
||||||
source: 'target/**'
|
|
||||||
target: 'api/openstack-compute/2/wadl/'
|
|
||||||
remove-prefix: 'target/'
|
|
||||||
excludes: '**/*.xml,**/null*'
|
|
||||||
- console-log
|
|
||||||
|
|
||||||
|
@ -2420,7 +2420,6 @@ projects:
|
|||||||
- name: openstack-doc-gate
|
- name: openstack-doc-gate
|
||||||
post:
|
post:
|
||||||
- compute-api-tox-doc-publishdocs
|
- compute-api-tox-doc-publishdocs
|
||||||
- compute-api-v2.0-wadl
|
|
||||||
|
|
||||||
- name: openstack/database-api
|
- name: openstack/database-api
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user