Merge "Zuul: add file extension to playbook path" into stable/ocata

This commit is contained in:
Zuul 2017-12-07 09:22:59 +00:00 committed by Gerrit Code Review
commit 972b89359b
1 changed files with 5 additions and 5 deletions

View File

@ -8,9 +8,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:
@ -22,7 +22,7 @@
- job:
name: kolla-ansible-centos-source
parent: kolla-ansible-base
parent: kolla-ansible-base
nodeset: kolla-ansible-centos
voting: false
vars:
@ -49,7 +49,7 @@
- job:
name: kolla-ansible-centos-binary
parent: kolla-ansible-base
parent: kolla-ansible-base
nodeset: kolla-ansible-centos
voting: false
vars: