2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-31 13:27:49 +00:00
pyghmi/zuul.d/project.yaml
Riccardo Pittau 16b62119d7 Reconfigure tox
Update minversion of tox to 3.9.0 to allow inline comments.

Add skipsdist and ignore_basepython_conflict for better compatibility
and to use correct python version when specified.

Move pep8 test requirements to tox.ini for easier management and update
requirement versions.

Fix a small typo found with new pep8 deps.

Add py27 constraints file for Python 2.7 tox jobs.

Use wallaby jobs.

Remove lower-constraints (it was not used anyway).

Fix docs job

Change-Id: I1132814a86b46a154b3a8eed5bc3e73ad7950589
2021-01-29 15:36:11 +00:00

17 lines
418 B
YAML

- job:
name: virtualbmc-tempest-ironic-ipmi-iscsi-pyghmi-src
parent: virtualbmc-tempest-ironic-ipmi-iscsi
required-projects:
- x/pyghmi
- project:
templates:
- check-requirements
- openstack-python-jobs
- openstack-python3-wallaby-jobs
- build-openstack-docs-pti
check:
jobs:
- virtualbmc-tempest-ironic-ipmi-iscsi-pyghmi-src:
voting: false