Use python-jobs and publish docs for manila
For both manila and python-manilaclient: * Publish documentation on docs.openstack.org * Use python-jobs macro instead of listing jobs explicitely. Change-Id: Ifef1c0f10a39a2b402ab1ca32ff25be5806f7c7c
This commit is contained in:
@@ -2638,9 +2638,11 @@
|
||||
name: python-manilaclient
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
|
||||
- project:
|
||||
name: milk
|
||||
|
||||
@@ -1164,24 +1164,15 @@ projects:
|
||||
- name: openstack/manila
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: openstack-server-publish-jobs
|
||||
- name: python-jobs
|
||||
check:
|
||||
- gate-manila-devstack-dsvm-neutron
|
||||
- gate-manila-docs
|
||||
- gate-manila-pep8
|
||||
- gate-manila-pylint
|
||||
- gate-manila-python26
|
||||
- gate-manila-python27
|
||||
- gate-manila-tempest-dsvm-neutron
|
||||
- gate-manila-tempest-dsvm-neutron-multibackend
|
||||
gate:
|
||||
- gate-manila-devstack-dsvm-neutron
|
||||
- gate-manila-docs
|
||||
- gate-manila-pep8
|
||||
- gate-manila-python26
|
||||
- gate-manila-python27
|
||||
post:
|
||||
- manila-branch-tarball
|
||||
- manila-coverage
|
||||
|
||||
- name: openstack/zaqar
|
||||
template:
|
||||
@@ -1657,21 +1648,11 @@ projects:
|
||||
- name: openstack/python-manilaclient
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: openstack-client-publish-jobs
|
||||
- name: python-jobs
|
||||
- name: python3-jobs
|
||||
check:
|
||||
- gate-python-manilaclient-docs
|
||||
- gate-python-manilaclient-pep8
|
||||
- gate-python-manilaclient-python26
|
||||
- gate-python-manilaclient-python27
|
||||
- gate-manila-tempest-dsvm-neutron
|
||||
gate:
|
||||
- gate-python-manilaclient-docs
|
||||
- gate-python-manilaclient-pep8
|
||||
- gate-python-manilaclient-python26
|
||||
- gate-python-manilaclient-python27
|
||||
post:
|
||||
- python-manilaclient-branch-tarball
|
||||
- python-manilaclient-coverage
|
||||
|
||||
- name: openstack/python-zaqarclient
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user