Merge "Zuul: add file extension to playbook path"
This commit is contained in:
commit
25ebaf3e99
@ -13,9 +13,9 @@
|
|||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ansible-role-k8s-base
|
name: ansible-role-k8s-base
|
||||||
pre-run: tests/pre
|
pre-run: tests/pre.yml
|
||||||
run: tests/run.yml
|
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…
Reference in New Issue
Block a user