Merge "Remove bindep_command and bindep_fallback references"
This commit is contained in:
commit
bc14527318
@ -3,8 +3,5 @@
|
||||
- role: bindep
|
||||
bindep_profile: test
|
||||
bindep_dir: "src/{{ zuul.project.canonical_name }}"
|
||||
# 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
|
||||
- revoke-sudo
|
||||
- ensure-tox
|
||||
|
@ -3,13 +3,7 @@
|
||||
- role: bindep
|
||||
bindep_profile: test
|
||||
bindep_dir: "src/{{ zuul.project.canonical_name }}"
|
||||
# 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
|
||||
- role: bindep
|
||||
bindep_profile: test
|
||||
bindep_dir: src/git.openstack.org/openstack-infra/release-tools
|
||||
# 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
|
||||
- revoke-sudo
|
||||
|
Loading…
x
Reference in New Issue
Block a user