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:
Paul Belanger 2017-11-28 13:52:29 -05:00
parent 0c5031f648
commit a1373c48c6
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
- hosts: all
roles:
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}"
- test-setup
- revoke-sudo