Merge "Update Storyboard jobs"
This commit is contained in:
commit
dcee3ce25e
@ -0,0 +1,19 @@
|
|||||||
|
# This is a non-standard docs job because it uses SCP instead of FTP
|
||||||
|
- job:
|
||||||
|
name: storyboard-docs
|
||||||
|
node: precise
|
||||||
|
|
||||||
|
builders:
|
||||||
|
- gerrit-git-prep
|
||||||
|
- docs:
|
||||||
|
github-org: openstack-infra
|
||||||
|
project: storyboard
|
||||||
|
|
||||||
|
publishers:
|
||||||
|
- scp:
|
||||||
|
site: '173.203.107.207'
|
||||||
|
files:
|
||||||
|
- target: 'ci/storyboard'
|
||||||
|
source: 'doc/build/html/**/*'
|
||||||
|
keep-hierarchy: true
|
||||||
|
- console-log
|
@ -462,6 +462,8 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: gate-storyboard-python26
|
- name: gate-storyboard-python26
|
||||||
voting: false
|
voting: false
|
||||||
|
- name: gate-storyboard-python33
|
||||||
|
voting: false
|
||||||
# puppet-openstack targets
|
# puppet-openstack targets
|
||||||
- name: gate-puppet-vswitch-puppet-lint
|
- name: gate-puppet-vswitch-puppet-lint
|
||||||
voting: false
|
voting: false
|
||||||
@ -2631,18 +2633,15 @@ projects:
|
|||||||
- post-mirror-python33
|
- post-mirror-python33
|
||||||
|
|
||||||
- name: openstack-infra/storyboard
|
- name: openstack-infra/storyboard
|
||||||
check:
|
template:
|
||||||
- gate-storyboard-pep8
|
- name: python-jobs
|
||||||
- gate-storyboard-python26
|
|
||||||
- gate-storyboard-python27
|
|
||||||
gate:
|
|
||||||
- gate-storyboard-pep8
|
|
||||||
- gate-storyboard-python27
|
|
||||||
post:
|
post:
|
||||||
- storyboard-branch-tarball
|
- storyboard-docs
|
||||||
pre-release:
|
pre-release:
|
||||||
|
- storyboard-docs
|
||||||
- storyboard-tarball
|
- storyboard-tarball
|
||||||
release:
|
release:
|
||||||
|
- storyboard-docs
|
||||||
- storyboard-tarball:
|
- storyboard-tarball:
|
||||||
- storyboard-pypi-upload:
|
- storyboard-pypi-upload:
|
||||||
- post-mirror-python26
|
- post-mirror-python26
|
||||||
|
Loading…
x
Reference in New Issue
Block a user