1
0
mirror of https://passt.top/passt synced 2024-09-19 22:01:15 +00:00
passt/test/passt
David Gibson e9a542321f test: Fix spurious test failure with systemd-resolved
systemd-resolved has the rather strange behaviour of listening on the
non-standard loopback address 127.0.0.53.  Various changes we've made in
passt mean that we now usually work fine on a host using systemd-resolved.
However our tests still fail in this case.  We have a special case for when
the guest's resolv.conf needs to differ from the host's because the
resolver is on a host loopback address.  However, we only consider the case
where the host resolver is on 127.0.0.1, not other loopback addresses.

Correct this with a different test condition.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2024-07-25 12:39:00 +02:00
..
dhcp test: Fix spurious test failure with systemd-resolved 2024-07-25 12:39:00 +02:00
ndp netlink, test: Ignore deprecated addresses 2024-05-22 23:21:09 +02:00
shutdown passt: Relicense to GPL 2.0, or any later version 2023-04-06 18:00:33 +02:00
tcp passt: Relicense to GPL 2.0, or any later version 2023-04-06 18:00:33 +02:00
udp passt: Relicense to GPL 2.0, or any later version 2023-04-06 18:00:33 +02:00