Make storyboard/python26 jobs non-voting
Ie82c11c0c2138a89dae516508a37db6f2e0460b7 adds tests which will fail with python26. Making these jobs non-voting until python26 is fixed in storyboard. Change-Id: Ic52cc644004fac3f9071e3b2fd63d7b132c6b76b
This commit is contained in:
parent
0cacaef7b8
commit
24c58fb475
@ -343,6 +343,8 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: check-projects-yaml-alphabetized
|
- name: check-projects-yaml-alphabetized
|
||||||
voting: false
|
voting: false
|
||||||
|
- name: gate-storyboard-python26
|
||||||
|
voting: false
|
||||||
# puppet-openstack targets
|
# puppet-openstack targets
|
||||||
- name: gate-puppet-vswitch-puppet-lint
|
- name: gate-puppet-vswitch-puppet-lint
|
||||||
voting: false
|
voting: false
|
||||||
@ -639,6 +641,7 @@ projects:
|
|||||||
- name: openstack-infra/storyboard
|
- name: openstack-infra/storyboard
|
||||||
check:
|
check:
|
||||||
- gate-storyboard-pep8
|
- gate-storyboard-pep8
|
||||||
|
- gate-storyboard-python26
|
||||||
- gate-storyboard-python27
|
- gate-storyboard-python27
|
||||||
gate:
|
gate:
|
||||||
- gate-storyboard-pep8
|
- gate-storyboard-pep8
|
||||||
@ -653,8 +656,6 @@ projects:
|
|||||||
- post-mirror-python26
|
- post-mirror-python26
|
||||||
- post-mirror-python27
|
- post-mirror-python27
|
||||||
- post-mirror-python33
|
- post-mirror-python33
|
||||||
experimental:
|
|
||||||
- gate-storyboard-python26
|
|
||||||
|
|
||||||
- name: openstack-infra/odsreg
|
- name: openstack-infra/odsreg
|
||||||
check:
|
check:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user