nova/nova/tests/functional/libvirt
Sylvain Bauza 9dcc0941f1 Functional test with pGPUs
We provide two testclasses :
- one will only focus about a single supported type
- the other one will focus on multiple types

The idea is that we check that inventories are created at compute
startup accordingly with no allocations and then we verify when we boot
a server that both allocations are correctly made against the right
pGPU Resource Provider but also that the mdev is created.

Change-Id: Ib5dbcee295d8a78b9a55806054de6265c3663343
2020-04-09 17:54:31 +02:00
..
__init__.py tests: introduce a NUMAServersTest class 2015-04-16 11:43:53 -04:00
base.py Helper to start computes with different HostInfos 2019-11-12 10:03:58 -05:00
integrated_helpers.py Extract new base class for provider usage functional tests 2019-08-21 15:06:20 +01:00
test_numa_servers.py Merge "tests: Validate huge pages" 2020-02-19 13:58:37 +00:00
test_pci_sriov_servers.py functional: Add unified '_build_server' helper function 2020-01-15 10:31:24 +00:00
test_report_cpu_traits.py libvirt: Use domain capabilities to get supported device models 2020-03-24 17:28:09 +00:00
test_reshape.py Functional test with pGPUs 2020-04-09 17:54:31 +02:00
test_rt_servers.py functional: Add '_create_server' helper 2020-01-20 14:32:43 +00:00
test_shared_resource_provider.py functional: Add '_create_server' helper 2020-01-20 14:32:43 +00:00
test_vgpu.py Functional test with pGPUs 2020-04-09 17:54:31 +02:00
test_vpmem.py functional: Add '_create_server' helper 2020-01-20 14:32:43 +00:00