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: I888edf46f6f3a3ada068684162fcad382a019393
(cherry picked from commit f3dc082d40)
This commit is contained in:
James E. Blair 2017-10-28 10:21:33 -07:00 committed by Jesse Pretorius (odyssey4me)
parent f7f555acb4
commit 187ce9dbea
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
Run functional tests for an OpenStack-Ansible project.
Uses the gate-check-commit.sh script, running a default
aio deploy.
run: zuul.d/playbooks/run
run: zuul.d/playbooks/run.yml
timeout: 7200
irrelevant-files:
- ^\.git.*