113a5eae30
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
12 lines
254 B
YAML
12 lines
254 B
YAML
- 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
|
|
|