Remove bindep_profile from unittests/pre.yaml
It is possible a job wants to use another profile the 'test'. As such, we can actually stop hardcoding this value and fall back to the defaults that ship in the bindep role. Change-Id: I6beb7b07a7dbc345e63e758ebbc86400e0ee16d3 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
0c5031f648
commit
a1373c48c6
@ -1,7 +1,6 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- role: bindep
|
||||
bindep_profile: test
|
||||
bindep_dir: "{{ zuul_work_dir }}"
|
||||
- test-setup
|
||||
- revoke-sudo
|
||||
|
Loading…
x
Reference in New Issue
Block a user