networkd-test: ignore failures of test_route_only_dns* in containers
authorMartin Pitt <martin@piware.de>
Wed, 27 Feb 2019 22:15:31 +0000 (23:15 +0100)
committerAdrian Bunk <bunk@debian.org>
Thu, 30 Mar 2023 19:32:31 +0000 (20:32 +0100)
commitf20287b64d64058fb1dc0c3e3cfb5b7cd195158d
tree991ccf4ffe62f3e145833bdede23e4b1784e9899
parent74d4c5d4144080f32bb8d205144766e4eff63538
networkd-test: ignore failures of test_route_only_dns* in containers

This test exposes a race condition when running in LXC, see issue #11848
for details. Until that is understood and fixed, skip the test as it's
not a recent regression.

(cherry picked from commit 09b8826ea371e027c76a573a226bfd8f8c5652a2)

Gbp-Pq: Name networkd-test-ignore-failures-of-test_route_only_dns-in-c.patch
test/networkd-test.py