mirror of
https://opendev.org/x/pyghmi
synced 2025-01-30 12:57:39 +00:00
0e038cfa12
It seems to be not well supported in the test pipeline anywhere. Change-Id: I931dfdb80bdf348e785b62cce26d7ad5e54e9372
16 lines
388 B
YAML
16 lines
388 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-python3-wallaby-jobs
|
|
- build-openstack-docs-pti
|
|
check:
|
|
jobs:
|
|
- virtualbmc-tempest-ironic-ipmi-iscsi-pyghmi-src:
|
|
voting: false
|