Merge "Run bindep for proposal jobs"

This commit is contained in:
Zuul 2017-10-20 11:16:56 +00:00 committed by Gerrit Code Review
commit 98e85fb012
2 changed files with 5 additions and 0 deletions

View File

@ -2,3 +2,4 @@ language-pack-en [platform:ubuntu]
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libjpeg-dev [platform:dpkg]
python-yaml [platform:dpkg]

View File

@ -6,3 +6,7 @@
roles:
- legacy-copy-project-config-scripts
- add-sshkey
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul.project.src_dir }}"
- ensure-tox