Add OpenStack docs jobs to ironic.
Also add the requirements job. Change-Id: I52c30b8024a1087778d2295c20c1d9706b9ea92c Reviewed-on: https://review.openstack.org/30907 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Elizabeth Krumbach Joseph <lyz@princessleia.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
0f219a1d0b
commit
12106d198e
@ -1037,6 +1037,7 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
|
||||
- project:
|
||||
name: python-ironicclient
|
||||
|
@ -1925,15 +1925,26 @@ projects:
|
||||
|
||||
- name: openstack/ironic
|
||||
check:
|
||||
- gate-ironic-requirements
|
||||
- gate-ironic-docs
|
||||
- gate-ironic-pep8
|
||||
- gate-ironic-python26
|
||||
- gate-ironic-python27
|
||||
gate:
|
||||
- gate-ironic-requirements
|
||||
- gate-ironic-docs
|
||||
- gate-ironic-pep8
|
||||
- gate-ironic-python26
|
||||
- gate-ironic-python27
|
||||
post:
|
||||
- ironic-branch-tarball
|
||||
- ironic-coverage
|
||||
- ironic-docs
|
||||
pre-release:
|
||||
- ironic-tarball
|
||||
release:
|
||||
- ironic-tarball
|
||||
- ironic-docs
|
||||
|
||||
- name: openstack/python-ironicclient
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user