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:
parent
f8e746cb14
commit
51c97aae90
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user