Merge "Make Bandit Python 3.4 check voting, and add gate"
This commit is contained in:
commit
83391d75be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user