Merge "Zuul: add file extension to playbook path"

This commit is contained in:
Zuul 2017-11-20 10:50:35 +00:00 committed by Gerrit Code Review
commit 25ebaf3e99
1 changed files with 3 additions and 3 deletions

View File

@ -13,9 +13,9 @@
- job:
name: ansible-role-k8s-base
pre-run: tests/pre
pre-run: tests/pre.yml
run: tests/run.yml
post-run: tests/post
post-run: tests/post.yml
attempts: 1
timeout: 10800
required-projects:
@ -23,7 +23,7 @@
- job:
name: ansible-role-k8s-mariadb-kubernetes-centos
parent: ansible-role-k8s-base
parent: ansible-role-k8s-base
nodeset: ansible-role-k8s-centos
vars:
coe: kubernetes