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: I966f61aecd26228920e78e33e68ffd216c7beb61
This commit is contained in:
parent
b048b3da40
commit
a4c728af93
@ -63,6 +63,6 @@
|
||||
- job:
|
||||
name: ironic-inspector-tempest-dsvm-python3
|
||||
parent: ironic-inspector-dsvm-base
|
||||
run: playbooks/legacy/ironic-inspector-tempest-dsvm-python3/run
|
||||
post-run: playbooks/legacy/ironic-inspector-tempest-dsvm-python3/post
|
||||
run: playbooks/legacy/ironic-inspector-tempest-dsvm-python3/run.yaml
|
||||
post-run: playbooks/legacy/ironic-inspector-tempest-dsvm-python3/post.yaml
|
||||
timeout: 10800
|
||||
|
Loading…
x
Reference in New Issue
Block a user