Merge "project-config-grafyaml: pass source to tox"

This commit is contained in:
Zuul 2018-06-06 00:10:57 +00:00 committed by Gerrit Code Review
commit c9a5d6a32e
1 changed files with 2 additions and 1 deletions

View File

@ -996,13 +996,14 @@
env.
vars:
tox_envlist: grafyaml
tox_environment:
GRAFYAML_SRC: "{{ ansible_user_dir }}/{{ zuul.projects['git.openstack.org/openstack-infra/grafyaml'].src_dir }}"
required-projects:
- openstack-infra/grafyaml
files:
- ^grafana/.*$
- bindep.txt
- other-requirements.txt
- tools/grafyaml-validate.sh
- tox.ini
- job: