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:
parent
d85cdee0cf
commit
202cb32f56
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user