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