moniker / python-monikerclient job updates.
- Enable pyflakes gate for moniker (non-voting for now). - Enable pyflakes gate for python-monikerclient. - Enable RTFD hook for python-monikerclient. Change-Id: I1691d2b60d437d84aca7e8862c2cca47bdb8901b Reviewed-on: https://review.openstack.org/17348 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
407a159acb
commit
e6083553f3
@ -600,15 +600,19 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
- hook-{name}-rtfd
|
- hook-{name}-rtfd
|
||||||
|
- gate-{name}-pyflakes
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: python-monikerclient
|
name: python-monikerclient
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
node: precise
|
node: precise
|
||||||
|
rtfd-id: 5366
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
- hook-{name}-rtfd
|
||||||
|
- gate-{name}-pyflakes
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
|
@ -78,6 +78,8 @@ jobs:
|
|||||||
branch: ^master$
|
branch: ^master$
|
||||||
- name: openstack-ha-guide
|
- name: openstack-ha-guide
|
||||||
branch: ^master$
|
branch: ^master$
|
||||||
|
- name: gate-moniker-pyflakes
|
||||||
|
voting: false
|
||||||
|
|
||||||
|
|
||||||
projects:
|
projects:
|
||||||
@ -760,11 +762,13 @@ projects:
|
|||||||
check:
|
check:
|
||||||
- gate-moniker-merge:
|
- gate-moniker-merge:
|
||||||
- gate-moniker-pep8
|
- gate-moniker-pep8
|
||||||
|
- gate-moniker-pyflakes
|
||||||
- gate-moniker-python26
|
- gate-moniker-python26
|
||||||
- gate-moniker-python27
|
- gate-moniker-python27
|
||||||
gate:
|
gate:
|
||||||
- gate-moniker-merge:
|
- gate-moniker-merge:
|
||||||
- gate-moniker-pep8
|
- gate-moniker-pep8
|
||||||
|
- gate-moniker-pyflakes
|
||||||
- gate-moniker-python26
|
- gate-moniker-python26
|
||||||
- gate-moniker-python27
|
- gate-moniker-python27
|
||||||
post:
|
post:
|
||||||
@ -774,13 +778,17 @@ projects:
|
|||||||
check:
|
check:
|
||||||
- gate-python-monikerclient-merge:
|
- gate-python-monikerclient-merge:
|
||||||
- gate-python-monikerclient-pep8
|
- gate-python-monikerclient-pep8
|
||||||
|
- gate-python-monikerclient-pyflakes
|
||||||
- gate-python-monikerclient-python26
|
- gate-python-monikerclient-python26
|
||||||
- gate-python-monikerclient-python27
|
- gate-python-monikerclient-python27
|
||||||
gate:
|
gate:
|
||||||
- gate-python-monikerclient-merge:
|
- gate-python-monikerclient-merge:
|
||||||
- gate-python-monikerclient-pep8
|
- gate-python-monikerclient-pep8
|
||||||
|
- gate-python-monikerclient-pyflakes
|
||||||
- gate-python-monikerclient-python26
|
- gate-python-monikerclient-python26
|
||||||
- gate-python-monikerclient-python27
|
- gate-python-monikerclient-python27
|
||||||
|
post:
|
||||||
|
- hook-python-monikerclient-rtfd
|
||||||
|
|
||||||
- name: stackforge/bufunfa
|
- name: stackforge/bufunfa
|
||||||
check:
|
check:
|
||||||
|
Loading…
Reference in New Issue
Block a user