Merge "Add non-voting job to check all candidates"
This commit is contained in:
commit
8c7b4ef2e0
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…
x
Reference in New Issue
Block a user