Merge "Zuul: add file extension to playbook path"

This commit is contained in:
Zuul
2017-11-21 07:30:19 +00:00
committed by Gerrit Code Review

View File

@@ -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: