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: Ie726f3379db1e2fea09a38c04150f4abb1b65fc9
This commit is contained in:
James E. Blair 2017-10-28 10:41:45 -07:00
parent 6fea31eaaf
commit 624373eb32
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
- job:
name: ansible-role-shade
run: tests/test
run: tests/test.yaml
required-projects:
- name: openstack-infra/shade
roles: