zuul-jobs/playbooks/unittests/pre.yaml
Monty Taylor 51c97aae90
Remove bindep_command and bindep_fallback references
With the settings in site-variables now, we don't need them here. Which
is good, because this job should be reusable by non-infra people.

Change-Id: I2988816dfbca7299c4a29b8a1a986dccccf87a9a
Depends-On: I94dfe8e6aab9c2da1283590be5e26f7d8c35dcad
2017-08-29 13:57:09 -05:00

8 lines
143 B
YAML

- hosts: all
roles:
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}"
- test-setup
- revoke-sudo