Functional testing framework for deployment ramdisks (e.g. Bareon)
Go to file
OpenDev Sysadmins 4f1b3b1426 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:46 +00:00
etc/ramdisk-func-test Configurable virtualisation 2017-08-15 16:02:11 +00:00
ramdisk_func_test Merge "Change wait_for_boot method for node availability" 2017-08-17 18:06:26 +00:00
tools Initial commit 2016-03-16 16:30:32 +02:00
.gitignore Initial commit 2016-03-16 16:30:32 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:46 +00:00
LICENSE Initial commit 2016-03-16 16:30:32 +02:00
README.rst Initial commit 2016-03-16 16:30:32 +02:00
setup.py Satisfy global dependency requirements 2017-02-02 11:22:16 +00:00
tox.ini Fix OpenStack dependencies 2017-08-15 15:22:58 +01:00

README.rst

A functional testing framework used for ramdisk-based deployment tools, e.g. bareon (https://wiki.openstack.org/wiki/Bareon)

Provides an API to: - create virtual nodes from template - create virtual networks - execute commands on the nodes - transfer files to/from nodes - cleanup resources