[zuul] Make openstack-helm-dev-deploy job gated

This PS updates .zuul.yaml to make the voting job
openstack-helm-dev-deploy a gate check, as that is the infra
convention [0]:

"Non-voting jobs should only be added to check queues." (So
voting jobs should be added to both.)

While there are currently openstack-health statistics for the
job yet, going off the following data:

    http://zuulv3.openstack.org/builds.html?job_name=openstack-helm-dev-deploy

the job currently has a roughly ~83% success rate
(11 fail, 25 pass, 36 total).

[0] https://docs.openstack.org/infra/manual/creators.html#non-voting-jobs

Change-Id: I2577d9c435be3688fc6ebc02dc97d809861b00da
This commit is contained in:
Felipe Monteiro 2017-12-11 23:22:35 +00:00
parent 8f696ab93b
commit df2f510a4d

View File

@ -39,6 +39,7 @@
gate:
jobs:
- openstack-helm-linter
- openstack-helm-dev-deploy
- job:
name: openstack-helm-linter