Mark OpenStack stable branches as non-voting for pecan; they're too unreliable.
Pecan is very regularly held up by bugs that haven't been backported to stable branches. While checks are still useful to ensure that pecan hasn't legitimately broken something, the majority of the failures I see are unrelated issues in the projects themselves (requiring time-consuming backports). Change-Id: I0dcab730bd637dc33369f74ba3eb363314025469
This commit is contained in:
parent
8bf3764d9c
commit
6c6cd3899b
@ -677,6 +677,12 @@ jobs:
|
||||
- name: logs
|
||||
- name: gate-tuskar-ui-jshint
|
||||
voting: false
|
||||
- name: ^(gate|check)-pecan-tox-ceilometer-stable
|
||||
voting: false
|
||||
- name: ^(gate|check)-pecan-tox-designate-stable
|
||||
voting: false
|
||||
- name: ^(gate|check)-pecan-tox-ironic-stable
|
||||
voting: false
|
||||
|
||||
# The project list is grouped by type of project, and within each
|
||||
# group, projects are sorted (mostly) alphabetically.
|
||||
@ -3889,11 +3895,8 @@ projects:
|
||||
- gate-pecan-pypy
|
||||
- gate-pecan-tox-wsme-stable
|
||||
- gate-pecan-tox-wsme-tip
|
||||
- gate-pecan-tox-ceilometer-stable
|
||||
- gate-pecan-tox-ceilometer-tip
|
||||
- gate-pecan-tox-ironic-stable
|
||||
- gate-pecan-tox-ironic-tip
|
||||
- gate-pecan-tox-designate-stable
|
||||
- gate-pecan-tox-designate-tip
|
||||
- gate-pecan-tox-barbican-tip
|
||||
- gate-pecan-tox-storyboard-tip
|
||||
|
Loading…
x
Reference in New Issue
Block a user