tests: always use sitepackages=True

This is mostly important in rhcs testing so that our tests can use
packages installed on the distro.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/1821/head
Andrew Schoen 2017-08-28 09:59:28 -05:00
parent 3c294131ae
commit 24107b9b3d
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ whitelist_externals =
pip
cp
passenv=*
sitepackages=True
setenv=
ANSIBLE_SSH_ARGS = -F {changedir}/vagrant_ssh_config
ANSIBLE_ACTION_PLUGINS = {toxinidir}/plugins/actions