Add non-voting job to check all candidates
I suggest we leave this as non-voting for this PTL election manually verify the results. Once we're confident we can upgrade it to voting. Change-Id: I01ad9c76ab68e8282acb4bcc66a2eb7c57596171
This commit is contained in:
parent
8a3f32a01d
commit
113a5eae30
11
.zuul.d/jobs.yaml
Normal file
11
.zuul.d/jobs.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
- job:
|
||||
name: election-tox-ci-checks
|
||||
parent: openstack-tox
|
||||
description: |
|
||||
Run the ci-checks tox environment
|
||||
|
||||
This environment runs the easy, for a machine, to validate election
|
||||
checks.
|
||||
vars:
|
||||
tox_envlist: ci-checks
|
||||
|
5
.zuul.d/project.yaml
Normal file
5
.zuul.d/project.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- election-tox-ci-checks:
|
||||
voting: false
|
Loading…
Reference in New Issue
Block a user