Merge "Set all tests to install test packages"

This commit is contained in:
Jenkins 2016-10-04 10:11:18 +00:00 committed by Gerrit Code Review
commit 8bce1bd79f

View File

@ -368,3 +368,5 @@ swift_proxy_server_workers: 2
# Note: libvirt-python is here to ensure that it always installs with the right binaries
pip_install_options: "--no-binary pycparser --no-binary libvirt-python"
# Test install options
install_test_packages: True