Merge "Add seperate pep8 job for Browbeat"
This commit is contained in:
commit
84275b3343
@ -603,6 +603,8 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- ansible-role-jobs
|
- ansible-role-jobs
|
||||||
- hook-{name}-rtfd
|
- hook-{name}-rtfd
|
||||||
|
- gate-{name}-pep8-{node}:
|
||||||
|
node: ubuntu-xenial
|
||||||
- gate-{name}-python27-{node}:
|
- gate-{name}-python27-{node}:
|
||||||
node: ubuntu-xenial
|
node: ubuntu-xenial
|
||||||
|
|
||||||
|
@ -2780,9 +2780,6 @@ jobs:
|
|||||||
- 'jenkins/data/bindep-fallback.txt'
|
- 'jenkins/data/bindep-fallback.txt'
|
||||||
- 'other-requirements.txt'
|
- 'other-requirements.txt'
|
||||||
|
|
||||||
- name: gate-browbeat-linters-ubuntu-xenial
|
|
||||||
voting: false
|
|
||||||
|
|
||||||
- name: ^gate-.*-tox-doc-publish-checkbuild.*$
|
- name: ^gate-.*-tox-doc-publish-checkbuild.*$
|
||||||
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/
|
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/
|
||||||
|
|
||||||
@ -6180,8 +6177,10 @@ projects:
|
|||||||
- name: docs-on-rtfd
|
- name: docs-on-rtfd
|
||||||
check:
|
check:
|
||||||
- gate-browbeat-python27-ubuntu-xenial
|
- gate-browbeat-python27-ubuntu-xenial
|
||||||
|
- gate-browbeat-pep8-ubuntu-xenial
|
||||||
gate:
|
gate:
|
||||||
- gate-browbeat-python27-ubuntu-xenial
|
- gate-browbeat-python27-ubuntu-xenial
|
||||||
|
- gate-browbeat-pep8-ubuntu-xenial
|
||||||
|
|
||||||
- name: openstack/castellan
|
- name: openstack/castellan
|
||||||
template:
|
template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user