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
This commit is contained in:
Monty Taylor 2017-08-29 13:57:09 -05:00
parent f8e746cb14
commit 51c97aae90
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 0 additions and 3 deletions

View File

@ -3,8 +3,5 @@
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}"
# TODO(mordred) When we have site-local variables, these should go there
bindep_command: /usr/bindep-env/bin/bindep
bindep_fallback: /usr/local/jenkins/common_data/bindep-fallback.txt
- test-setup
- revoke-sudo