No longer consider "jenkins" votes when enqueuing

Our Gerrit no longer has any "jenkins" account verified votes on
open changes, so there is no reason to consider it in our pipeline
configuration. Remove the reference and simplify configuration.

Change-Id: I80bc50c4dc6c41c732051e57c78230a18c3673af
This commit is contained in:
Jeremy Stanley 2017-12-18 13:36:14 +00:00
parent 03b33be1d6
commit 7a7c4eebe0
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
current-patchset: True
approval:
- Verified: [1, 2]
username: ^(zuul|jenkins)$
username: zuul
- Workflow: 1
trigger:
gerrit: