mirror of
https://opendev.org/x/pyghmi
synced 2025-01-27 19:37:44 +00:00
Zuul: add file extension to playbook path
Zuul now supports including the file extension on the playbook path and omitting the extension is now deprecrated. Update references to include the extension. Change-Id: I9f7cfb25cdd87b7431ec0297a97aa827eec31799
This commit is contained in:
parent
c453ba5f83
commit
87cc663751
@ -16,8 +16,8 @@
|
||||
- job:
|
||||
name: tempest-devstack-ironic-pxe_ipmitool-pyghmi-src
|
||||
parent: legacy-dsvm-base
|
||||
run: playbooks/legacy/tempest-devstack-ironic-pxe_ipmitool-pyghmi-src/run
|
||||
post-run: playbooks/legacy/tempest-devstack-ironic-pxe_ipmitool-pyghmi-src/post
|
||||
run: playbooks/legacy/tempest-devstack-ironic-pxe_ipmitool-pyghmi-src/run.yaml
|
||||
post-run: playbooks/legacy/tempest-devstack-ironic-pxe_ipmitool-pyghmi-src/post.yaml
|
||||
timeout: 10800
|
||||
required-projects:
|
||||
- openstack-infra/devstack-gate
|
||||
|
Loading…
x
Reference in New Issue
Block a user