bootstrap-vz/tests/system/providers/virtualbox
2018-02-25 04:12:24 +00:00
..
__init__.py fix pylint W0403(relative-import) 2018-02-25 04:12:24 +00:00
image.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
instance.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02: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.