bootstrap-vz/tests/system/providers/virtualbox
2016-03-04 00:48:48 +01:00
..
__init__.py Rename integration tests to system tests, since they cover the entire system 2016-03-04 00:48:48 +01:00
image.py Rename integration tests to system tests, since they cover the entire system 2016-03-04 00:48:48 +01:00
instance.py Rename integration tests to system tests, since they cover the entire system 2016-03-04 00:48:48 +01:00
README.rst Rename integration tests to system tests, since they cover the entire system 2016-03-04 00:48:48 +01:00

Virtualbox
----------


Dependencies
~~~~~~~~~~~~
VirtualBox itself is required on the machine that is
running the system tests. The same machine also needs to
have python package ``vboxapi`` (``>=1.0``) installed.