]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
networkxmlconfdata: Remove passthrough-pf.conf
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 6 May 2026 13:42:13 +0000 (15:42 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 14 May 2026 12:25:28 +0000 (14:25 +0200)
The passthrough-pf.conf file is not used really, because the test
case is defined as:

  DO_TEST_VALIDATE_ERROR("passthrough-pf");

meaning the test is expected to fail in XML validation phase.
Hence, no .conf file is ever generated for it. Remove the file.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/networkxmlconfdata/passthrough-pf.conf [deleted file]

diff --git a/tests/networkxmlconfdata/passthrough-pf.conf b/tests/networkxmlconfdata/passthrough-pf.conf
deleted file mode 100644 (file)
index 1957dc8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-##WARNING:  THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
-##OVERWRITTEN AND LOST.  Changes to this configuration should be made using:
-##    virsh net-edit local
-## or other application using the libvirt API.
-##
-## dnsmasq conf file created by libvirt
-strict-order
-except-interface=lo
-bind-dynamic
-interface=(null)
-addn-hosts=/var/lib/libvirt/dnsmasq/local.addnhosts