Zuul: add file extension to playbook path

Zuul now supports including the file extension on the playbook path
and omitting the extension is now deprecrated.  Update references
to include the extension.

Change-Id: I1be032cac865477e46e2035846bb2f5a54b82c95
This commit is contained in:
James E. Blair 2017-10-28 10:09:31 -07:00
parent 22befecd1f
commit 6757bae61f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
- job:
name: ansible-role-nodepool
run: tests/test
run: tests/test.yaml
required-projects:
- name: openstack-infra/nodepool
override-branch: feature/zuulv3