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
commit fc0391dc8e

View File

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