Merge "Experimental bandit job for anchor"

This commit is contained in:
Jenkins 2015-04-20 22:53:36 +00:00 committed by Gerrit Code Review
commit cd711d6d2c
2 changed files with 7 additions and 0 deletions

View File

@ -3141,6 +3141,8 @@
jobs:
- python-jobs
- 'gate-{name}-tox-{envlist}':
envlist: bandit
- project:
name: anvil

View File

@ -932,6 +932,9 @@ jobs:
branch: ^(?!stable/icehouse).*$
- name: gate-trove-functional-dsvm-percona
voting: false
- name: gate-anchor-tox-bandit
branch: master
voting: false
# Run trove checkbuild and checklinks only for changes to files in directory
# apidocs/ .
- name: gate-trove-tox-doc-publish-checkbuild
@ -4705,6 +4708,8 @@ projects:
gate:
- gate-anchor-pep8
- gate-anchor-python27
experimental:
- gate-anchor-tox-bandit
- name: stackforge/anvil
template: