Merge "Add seperate pep8 job for Browbeat"

This commit is contained in:
Jenkins 2017-06-09 11:48:56 +00:00 committed by Gerrit Code Review
commit 84275b3343
2 changed files with 4 additions and 3 deletions

View File

@ -603,6 +603,8 @@
jobs:
- ansible-role-jobs
- hook-{name}-rtfd
- gate-{name}-pep8-{node}:
node: ubuntu-xenial
- gate-{name}-python27-{node}:
node: ubuntu-xenial

View File

@ -2780,9 +2780,6 @@ jobs:
- 'jenkins/data/bindep-fallback.txt'
- 'other-requirements.txt'
- name: gate-browbeat-linters-ubuntu-xenial
voting: false
- name: ^gate-.*-tox-doc-publish-checkbuild.*$
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/publish-docs/
@ -6180,8 +6177,10 @@ projects:
- name: docs-on-rtfd
check:
- gate-browbeat-python27-ubuntu-xenial
- gate-browbeat-pep8-ubuntu-xenial
gate:
- gate-browbeat-python27-ubuntu-xenial
- gate-browbeat-pep8-ubuntu-xenial
- name: openstack/castellan
template: