Files
openstack-ansible-os_tempest/tasks/main.yml
Dmitriy Rabotyagov e7e15eb164 Add mixed setup for debian based OS
Since debian/ubuntu do not provide packages for tempest plugins, we are using
mixed setup. We install tempest as a distro package, while installing
tempest plugins from source, but without venv (for system python).
That guarantees that we have all required plugins and do tests.
To accomplish that variable tempest_plugin_install_source was
introduced.

Change-Id: I198190d601cf8a922c3afaa69a3c0e42ab075735
2019-08-12 12:44:29 +03:00

1.8 KiB