]> git.ipfire.org Git - thirdparty/libvirt.git/commit
networkxml2xmltest: Add example of multiple addresses having the same hostname
authorPeter Krempa <pkrempa@redhat.com>
Wed, 14 Jul 2021 07:20:18 +0000 (09:20 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 16 Jul 2021 12:50:45 +0000 (14:50 +0200)
commit21ad1dcd3253c3aeb8b9ceef03671ddeecef6989
tree72ed2a9a0ce102028e7e03b43c00490eec91690e
parent133d05a15e8926cd0a7bb24dec281effbceddb60
networkxml2xmltest: Add example of multiple addresses having the same hostname

Having multiple addresses for the same hostname is a legitimate
configuration in DNS. Add test data to cover this case.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/networkxml2xmlin/nat-network-dns-hosts.xml
tests/networkxml2xmlout/nat-network-dns-hosts.xml
tests/networkxml2xmlupdateout/nat-network-dns-more-hosts.xml
tests/networkxml2xmlupdateout/nat-network-no-hosts.xml