Non-voting jobs should not be in gate queue at all, remove them. They are wasting needlessly our resources since they get ignored. Mark the job explictely as non-voting, since another change will make the job voting by default - which allows to make it easily voting here. See also https://review.openstack.org/580110 Change-Id: I73fd45772ba9c793dad3221c852af4e9606362e1
10 lines
210 B
YAML
10 lines
210 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- watcherclient-tempest-functional:
|
|
voting: false
|
|
- openstack-tox-lower-constraints
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-lower-constraints
|