Merge "Make Bandit Python 3.4 check voting, and add gate"

This commit is contained in:
Jenkins 2015-06-05 14:47:57 +00:00 committed by Gerrit Code Review
commit 83391d75be

View File

@ -1432,9 +1432,6 @@ jobs:
- name: ^gate-cliff-tox-(openstackclient|neutronclient)-tip$
branch: ^master$
- name: gate-bandit-python34
voting: false
# The project list is grouped by type of project, and within each
# group, projects are sorted (mostly) alphabetically.
projects:
@ -5111,12 +5108,12 @@ projects:
- name: stackforge/bandit
template:
- name: merge-check
- name: python3-jobs
- name: check-requirements
- name: publish-to-pypi
check:
- gate-bandit-pep8
- gate-bandit-python27
- gate-bandit-python34
gate:
- gate-bandit-pep8
- gate-bandit-python27