Removes openstack-api-programming doc build
This guide is outdated, buggy, and we have plans for another guide. Removing to clear technical debt. Change-Id: I903c5f80bb0695cb18c2d5ecffa4b3413600b2cf
This commit is contained in:
parent
752194b1ab
commit
27e8e8ed74
@ -1,44 +1,3 @@
|
|||||||
# this moves the openstack-api-programming job from manuals.yaml and adjusts target
|
|
||||||
# and publishers accordingly
|
|
||||||
- job:
|
|
||||||
name: openstack-api-programming
|
|
||||||
project-type: maven
|
|
||||||
concurrent: true
|
|
||||||
node: precise
|
|
||||||
|
|
||||||
wrappers:
|
|
||||||
- timeout:
|
|
||||||
timeout: 40
|
|
||||||
fail: true
|
|
||||||
- timestamps
|
|
||||||
|
|
||||||
prebuilders:
|
|
||||||
- gerrit-git-prep
|
|
||||||
- markdown-docbook:
|
|
||||||
filename: "openstack-api-programming"
|
|
||||||
|
|
||||||
properties:
|
|
||||||
- inject:
|
|
||||||
script-file: /usr/local/jenkins/slave_scripts/docbook-properties.sh
|
|
||||||
properties-file: gerrit-doc.properties
|
|
||||||
|
|
||||||
maven:
|
|
||||||
maven-name: Maven3
|
|
||||||
root-module:
|
|
||||||
group-id: org.openstack.docs
|
|
||||||
artifact-id: openstack-guide
|
|
||||||
root-pom: openstack-api-programming/pom.xml
|
|
||||||
goals: 'clean generate-sources -B'
|
|
||||||
|
|
||||||
publishers:
|
|
||||||
- console-log
|
|
||||||
- ftp:
|
|
||||||
site: docs.openstack.org
|
|
||||||
source: 'openstack-api-programming/target/docbkx/webhelp/openstack-api-programming/admin/**'
|
|
||||||
target: '/'
|
|
||||||
remove-prefix: 'openstack-api-programming/target/docbkx/webhelp/'
|
|
||||||
excludes: '**/*.xml,**/null*'
|
|
||||||
|
|
||||||
# this replaces the old openstack-api-quick-start job
|
# this replaces the old openstack-api-quick-start job
|
||||||
- job:
|
- job:
|
||||||
name: openstack-api-quick-start
|
name: openstack-api-quick-start
|
||||||
|
@ -2051,7 +2051,6 @@ projects:
|
|||||||
- openstack-api-quick-start
|
- openstack-api-quick-start
|
||||||
- openstack-api-site
|
- openstack-api-site
|
||||||
- openstack-api-ref
|
- openstack-api-ref
|
||||||
- openstack-api-programming
|
|
||||||
|
|
||||||
- name: openstack/compute-api
|
- name: openstack/compute-api
|
||||||
check:
|
check:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user