Merge "Zuul: add file extension to playbook path"
This commit is contained in:
commit
fc0391dc8e
@ -20,9 +20,9 @@
|
|||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: kolla-ansible-base
|
name: kolla-ansible-base
|
||||||
pre-run: tests/pre
|
pre-run: tests/pre.yml
|
||||||
run: tests/run
|
run: tests/run.yml
|
||||||
post-run: tests/post
|
post-run: tests/post.yml
|
||||||
attempts: 1
|
attempts: 1
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
required-projects:
|
required-projects:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user