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
This commit is contained in:
James E. Blair 2017-10-28 10:21:33 -07:00 committed by Jesse Pretorius (odyssey4me)
parent f17540a062
commit f3dc082d40
1 changed files with 2 additions and 2 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.*
@ -158,4 +158,4 @@
- master
vars:
action: upgrade
scenario: aio
scenario: aio