Go to file
Dmitry Bogun 66bcb8a146 Mixin for test cases
Provide mixin capable to initialize all framework subsystems. Moving all
initialization into this mixin increases framework code isolation. As
result it makes adding changes into framework easier.

Change-Id: Ib1154bc8e8bd69d36bfbdfb77de0b0d8ffafe1a8
2017-01-05 12:42:21 +00:00
2016-03-16 16:30:32 +02:00
2017-01-05 12:42:21 +00:00
2016-03-16 16:30:32 +02:00
2016-03-16 16:30:32 +02:00
2016-02-18 10:17:38 +00:00
2016-03-16 16:30:32 +02:00
2016-03-16 16:30:32 +02:00
2016-12-23 17:31:33 +02:00
2016-03-16 16:30:32 +02:00

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

Description
Functional testing framework for deployment ramdisks (e.g. Bareon)
Readme 389 KiB
Languages
Python 99.1%
Shell 0.9%