Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[envtest]Move q35 assert to libvirt compute config test
The bf556e9 added the assert q35 machine type assert to the ironic compute test suite. Even though we generate the machine_type config for the ironic compute (wrongly/unnecessarily) only the libvirt computes are using that configuration. So this patch move the assert to the libvirt compute config test. This is needed to prevent confusion and unexpected test failure when we improve the config generation to not generate libvirt config to the ironic compute.
- Loading branch information