oswin-tempest-plugin/oswin_tempest_plugin/tests/_mixins
Claudiu Belu baa1ef318b Adds OptionalFeature mixin and vNUMA test case
An optional feature can be defined as a feature that can be turned
off / on through resize (e.g.: vNUMA, RemoteFX, QoS, SR-IOV, PCI
passthrough).

Adds _OptionalFeatureMixin, which contains the following test cases:

* test_feature
* test_resize_add_feature
* test_resize_remove_feature

Adds HyperVvNumaTestCase.
2017-07-18 03:26:48 -07:00
..
__init__.py Adds cold migration Mixin 2017-07-18 03:26:48 -07:00
migrate.py Adds cold migration Mixin 2017-07-18 03:26:48 -07:00
optional_feature.py Adds OptionalFeature mixin and vNUMA test case 2017-07-18 03:26:48 -07:00
resize.py Adds cold resize Mixin 2017-07-18 03:26:48 -07:00