Do not run python33 jobs for Marconi stable

Python 33 support was added recently and the gate made voting. This
patch disables such gate for Marconi's current stable branches.

Change-Id: Ibd6e2952be2bd57d3a91bc61dee697a0aaf49859
This commit is contained in:
Flavio Percoco 2014-07-14 15:31:05 +02:00
parent d85cdee0cf
commit 202cb32f56

View File

@ -694,6 +694,8 @@ jobs:
voting: false
- name: ^(gate|check)-pecan-tox-ironic-stable
voting: false
- name: ^(gate|check)-marconi-python33
branch: ^(?!stable/(havana|icehouse)).*$
# The project list is grouped by type of project, and within each
# group, projects are sorted (mostly) alphabetically.