vagrant-libvirt/tests
Guillaume Penaud 9c18a32952 Allow usage of public/private networks as management networks
This requires that the qemu_use_agent is enabled and at least one
network is defined in the Vagrantfile that is either private or public.

The restriction that qemu_use_agent need be enabled may be removed
subsequently for networks using a static IP address. That should be
considered a subsequent problem.

Fixes: #1204
Fixes: #1124
Fixes: #1057
2021-11-29 17:32:25 +00:00
..
cpus Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
default_prefix Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
memory Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
package_complex_example Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
package_simple Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
private_network Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
qemu_agent Allow usage of public/private networks as management networks 2021-11-29 17:32:25 +00:00
second_disk Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
simple Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
simple_provision_shell Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
two_disks Enable frozen string across project (#1319) 2021-06-30 13:27:03 +01:00
parse_tests.awk Generate test matrix dynamically from bats (#1303) 2021-06-01 17:21:15 +01:00
runtests.bats Retrieve IP Address of management interface using qemu-guest-agent commands #1341 2021-09-22 11:41:19 +02:00