From 5a635763384aaf27a6c9fad249a0221abcef4d02 Mon Sep 17 00:00:00 2001 From: Jamie Finnigan Date: Wed, 3 Jun 2015 10:59:36 -0700 Subject: [PATCH] Make Bandit Python 3.4 check voting, and add gate Bandit now passes python34 tests, so we're making it voting and adding to gate for consistency. Change-Id: I9a326d0a1b27d7e233302ab56a128a1b2128907d --- zuul/layout.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 640e8403dd..ab9fe3cccc 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -1428,9 +1428,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: @@ -5103,12 +5100,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