Merge "Zuul: add file extension to playbook path"

This commit is contained in:
Zuul 2017-11-10 01:23:56 +00:00 committed by Gerrit Code Review
commit 8710be052e
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
- job:
name: karbor-dsvm-fullstack
parent: legacy-dsvm-base
run: playbooks/legacy/karbor-dsvm-fullstack/run
post-run: playbooks/legacy/karbor-dsvm-fullstack/post
run: playbooks/legacy/karbor-dsvm-fullstack/run.yaml
post-run: playbooks/legacy/karbor-dsvm-fullstack/post.yaml
timeout: 7800
required-projects:
- openstack-infra/devstack-gate