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
|
||||
- name: gate-storyboard-python26
|
||||
voting: false
|
||||
- name: gate-storyboard-python33
|
||||
voting: false
|
||||
# puppet-openstack targets
|
||||
- name: gate-puppet-vswitch-puppet-lint
|
||||
voting: false
|
||||
@ -2631,18 +2633,15 @@ projects:
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-infra/storyboard
|
||||
check:
|
||||
- gate-storyboard-pep8
|
||||
- gate-storyboard-python26
|
||||
- gate-storyboard-python27
|
||||
gate:
|
||||
- gate-storyboard-pep8
|
||||
- gate-storyboard-python27
|
||||
template:
|
||||
- name: python-jobs
|
||||
post:
|
||||
- storyboard-branch-tarball
|
||||
- storyboard-docs
|
||||
pre-release:
|
||||
- storyboard-docs
|
||||
- storyboard-tarball
|
||||
release:
|
||||
- storyboard-docs
|
||||
- storyboard-tarball:
|
||||
- storyboard-pypi-upload:
|
||||
- post-mirror-python26
|
||||
|
Loading…
x
Reference in New Issue
Block a user