Extract Murano python jobs in a template
* Reuse template python-jobs for murano-api in layout.yaml * Added hooks to publish Murano documentation at http://murano-api.readthedocs.org Partially implements blueprint: murano-dev-doc-05 Change-Id: Ic7c64155b803230dd6562708d9af4c9d1bc64171
This commit is contained in:
parent
3538a20b10
commit
44a02f67bf
@ -58,7 +58,7 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-docs
|
||||
- hook-{name}-rtfd
|
||||
|
||||
- project:
|
||||
name: murano-dashboard
|
||||
|
@ -3636,22 +3636,20 @@ projects:
|
||||
- noop
|
||||
|
||||
- name: stackforge/murano-api
|
||||
template:
|
||||
- name: python-jobs
|
||||
check:
|
||||
- gate-murano-api-pep8
|
||||
- gate-murano-api-python26
|
||||
- gate-murano-api-python27
|
||||
- gate-murano-api-requirements
|
||||
- gate-murano-devstack-dsvm
|
||||
gate:
|
||||
- gate-murano-api-pep8
|
||||
- gate-murano-api-python26
|
||||
- gate-murano-api-python27
|
||||
post:
|
||||
- murano-api-branch-tarball
|
||||
- hook-murano-api-rtfd
|
||||
pre-release:
|
||||
- murano-api-tarball
|
||||
- hook-murano-api-rtfd
|
||||
release:
|
||||
- murano-api-tarball
|
||||
- hook-murano-api-rtfd
|
||||
|
||||
- name: stackforge/murano-common
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user