whitebox-tempest-plugin/whitebox_tempest_plugin
jamepark4 766ff042bd Add vIOMMU device tests
Adds tests to verify [1] which allows operators to add vIOMMU devices to
their guests via flavor configuration. Tests do a basic smoke test that
creates a guest with the vIOMMU flavor requirements and confirms to
relevant XML element is present on the domain. Test also resizes a
standard guest to a flavor with vIOMMU, and confirms to XML is present.
Then revert and confirm the element is no longer present.

[1] https://blueprints.launchpad.net/nova/+spec/libvirt-viommu-device
Change-Id: I92c3538f985f0db0ef24ce2c49a797d3fcb69252
2024-02-20 11:50:17 -05:00
..
2024-02-20 11:50:17 -05:00
2018-01-10 11:57:05 +00:00
2024-02-20 11:50:17 -05:00
2022-08-25 16:16:17 -04:00
2023-11-13 13:39:53 -05:00
2023-11-13 13:39:53 -05:00

Whitebox Tempest Tests

This directory contains tests to validate behavior against TripleO/Director-based deployments.

See the Tempest plugin documentation for information about creating a plugin, stable API interface, TempestPlugin class interface, plugin structure, and how to use plugins: https://docs.openstack.org/tempest/latest/plugin.html